clear
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
this.index = e
|
||||
},
|
||||
async _queryBoxIvt () {
|
||||
this.dataList = []
|
||||
try {
|
||||
let res = await queryBoxIvt(this.val1, this.val2, this.val3)
|
||||
this.dataList = [...res.data]
|
||||
|
||||
Reference in New Issue
Block a user