This commit is contained in:
liushuai
2020-03-27 17:21:28 +08:00
parent d968be25f2
commit 9078070157
10 changed files with 288 additions and 115 deletions

View File

@@ -416,7 +416,7 @@ export default {
showtable02: true,
showtable03: false,
supperiler: '',
disabled: false,
disabled: true,
contractType: '采购合同',
invoiceNum: '',
total1: 0,
@@ -506,6 +506,7 @@ export default {
this.dialogVisible1 = true
},
searchTable1() {
this.disabled = true
this.tableData2 = []
let check1, check2, check3
this.invoiceNum ? check1 = 1 : check1 = 0