diff --git a/jshERP-web/src/views/material/modules/MaterialModal.vue b/jshERP-web/src/views/material/modules/MaterialModal.vue index e0195d35..3a3288a0 100644 --- a/jshERP-web/src/views/material/modules/MaterialModal.vue +++ b/jshERP-web/src/views/material/modules/MaterialModal.vue @@ -80,7 +80,7 @@ - + @@ -363,6 +363,8 @@ this.form.resetFields(); this.model = Object.assign({}, record); this.activeKey = '1' + this.skuSwitch = false + this.barCodeSwitch = false this.visible = true; if(JSON.stringify(record) === '{}') { this.fileList = []