Explorar o código

fix(invoice):添加重复校验标志变量

yusheng hai 2 días
pai
achega
0ec507e645

+ 1 - 0
src/views/purchasingManage/purchaseOrder/invoice/components/addInvoiceDialog.vue

@@ -515,6 +515,7 @@
           let commitData = Object.assign({}, this.form, {
             productList: this.$refs.inventoryTableref.getTableValue()
           });
+          let is = false;
           productList.forEach((v, i) => {
             productList.forEach((v2, j) => {
               if (