修改禅道已知bug

This commit is contained in:
qq787203167
2022-03-14 15:52:50 +08:00
parent c7e6e21848
commit b7f04e477c
4 changed files with 45 additions and 34 deletions
@@ -111,6 +111,7 @@
})
eventBUs.$on('searchReset', target => {
this.searchParmes = {}
this.selectedRowKeys = []
this.getData()
this.getTableList()
})