【修改】各类bug修复

This commit is contained in:
zer0Black
2022-04-09 11:14:29 +08:00
parent 0529449685
commit 9669685464
12 changed files with 100 additions and 32 deletions
+3
View File
@@ -146,6 +146,9 @@ export const JeroListMixin = {
},
searchQuery() {
this.loadData(1);
// 点击查询清空列表选中行
this.selectedRowKeys = []
this.selectionRows = []
},
superQuery() {
this.$refs.superQueryModal.show();