瀏覽代碼

箭冠产品

chenrui 2 年之前
父節點
當前提交
cc970b00dc
共有 1 個文件被更改,包括 0 次插入4 次删除
  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
         }
       })
-    },
-    cancel () {
-
     },
     //  保存
     handleSubmit (e) {
@@ -124,7 +121,6 @@ export default {
     //  父页面传过来的弹框状态
     openModal (newValue, oldValue) {
       this.isShow = newValue
-      this.cancel()
     },
     //  重定义的弹框状态
     isShow (newValue, oldValue) {