[新增流程](hyx_2024-9-11)

动火作业操作后保留在本页
hyx_2024-9-11_changeUpload
huangyuxuan 2024-09-18 11:00:03 +08:00
parent 248ae576a1
commit 1e2f9ae668
1 changed files with 2 additions and 2 deletions

View File

@ -350,7 +350,7 @@ export default {
})
this.listLoading = false
this.varList = []
this.listQuery.page = 1
// this.listQuery.page = 1
this.getList()
}).catch((e) => {
this.listLoading = false
@ -379,7 +379,7 @@ export default {
})
this.listLoading = false
this.varList = []
this.listQuery.page = 1
// this.listQuery.page = 1
this.getList()
}).catch((e) => {
this.listLoading = false