diff --git a/src/views/basic/product/drug/drugAdd.vue b/src/views/basic/product/drug/drugAdd.vue index d4b9fb14..03b748e6 100644 --- a/src/views/basic/product/drug/drugAdd.vue +++ b/src/views/basic/product/drug/drugAdd.vue @@ -725,7 +725,7 @@ export default { this.newProductData.registerNo = this.newProductData.zczbhhzbapzbh this.newProductData.splitEnable = true this.newProductData.autoCode = true - this.newProductData.updateLevelDrugRequests = this.detailList + // this.newProductData.updateLevelDrugRequests = this.detailList //新增 if (this.type == 1) { this.$refs['dataForm'].validate((valid) => {