更新
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user