[fix 87240] 角色管理重置去掉勾选表格

This commit is contained in:
danshihao
2024-08-01 19:16:46 +08:00
parent b55114dae4
commit 1431148c16
+1
View File
@@ -532,6 +532,7 @@ export default {
}, },
searchReset2 () { searchReset2 () {
this.queryParam2 = {} this.queryParam2 = {}
this.onClearSelected2()
this.loadData2(1) this.loadData2(1)
}, },
handleTableChange2 (pagination, filters, sorter) { handleTableChange2 (pagination, filters, sorter) {