src/views/other/payment/saleInvoice/addSaleInvoice.vue
@@ -29,7 +29,7 @@ v-if="codenumer && (explain != '' || isIdDisabled)&&method == 0" :codenumer="codenumer" :sum="sum" :disabled="editConfig.infomation.id || isIdDisabled" :disabled="isIdDisabled" :inputValue="inputValue" @codeList="codeList" /> @@ -523,6 +523,7 @@ // 保存 saveClick(formName) { this.$refs[formName].validate((valid) => { this.validateFormNumber() if (valid) { console.log(this.editConfig.infomation) for (let i = 0; i < this.tableData.length; i++) {