【修改】各类bug修复
This commit is contained in:
@@ -146,6 +146,9 @@ export const JeroListMixin = {
|
||||
},
|
||||
searchQuery() {
|
||||
this.loadData(1);
|
||||
// 点击查询清空列表选中行
|
||||
this.selectedRowKeys = []
|
||||
this.selectionRows = []
|
||||
},
|
||||
superQuery() {
|
||||
this.$refs.superQueryModal.show();
|
||||
|
||||
Reference in New Issue
Block a user