This commit is contained in:
zds
2022-10-25 17:45:07 +08:00
parent d83898e6a4
commit 271d585266
2 changed files with 5 additions and 12 deletions

View File

@@ -490,7 +490,8 @@ export default {
this.changeShow = true
},
querytable() {
this.crud.toQuery()
//this.crud.toQuery()
this.crud.refresh()
this.handleCurrentChange()
},
downdtl() {