src/views/productManage/silkRegisterForm/addPage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productManage/silkRegisterForm/addPage.vue
@@ -545,7 +545,15 @@ }, // 下次回访日期 ], }, tableData: [], tableData: [ { productId: 1, position: null, fineness: null, quantity: null, sum: null, } ], registerId: "", inspectID: "", isRegisterSave: false, @@ -772,6 +780,7 @@ }, // 产品新增 addProductClick() { debugger this.productId++; this.tableData.push({ productId: this.productId, @@ -842,6 +851,7 @@ sum: "", }, ]; this.tableData =this.tableList.tableData } else { this.form.measureFineness = ""; this.form.twiceChange = "";