Browse Source

箭冠产品

chenrui 2 years ago
parent
commit
cc970b00dc
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/views/productManagement/productInfoJg/editPriceModal.vue

+ 0 - 4
src/views/productManagement/productInfoJg/editPriceModal.vue

@@ -95,9 +95,6 @@ export default {
           _this.form = objInfo
           _this.form = objInfo
         }
         }
       })
       })
-    },
-    cancel () {
-
     },
     },
     //  保存
     //  保存
     handleSubmit (e) {
     handleSubmit (e) {
@@ -124,7 +121,6 @@ export default {
     //  父页面传过来的弹框状态
     //  父页面传过来的弹框状态
     openModal (newValue, oldValue) {
     openModal (newValue, oldValue) {
       this.isShow = newValue
       this.isShow = newValue
-      this.cancel()
     },
     },
     //  重定义的弹框状态
     //  重定义的弹框状态
     isShow (newValue, oldValue) {
     isShow (newValue, oldValue) {