更新
This commit is contained in:
@@ -474,6 +474,8 @@ export default {
|
||||
this.tableData1 = response.data.rows
|
||||
this.total1 = response.data.total
|
||||
})
|
||||
this.tableData2 = []
|
||||
this.gridData = []
|
||||
this.totalSum = 0
|
||||
this.totalPay = 0
|
||||
searchPurchaseContract(1, check2, this.supplierValue).then(response => {
|
||||
|
||||
Reference in New Issue
Block a user