md
This commit is contained in:
parent
f2417bd7cc
commit
d314751497
@ -558,7 +558,7 @@ export default {
|
|||||||
handleQuery() {
|
handleQuery() {
|
||||||
|
|
||||||
// 清除已选择
|
// 清除已选择
|
||||||
this.$refs.refQueryTable.clearSelection();
|
// this.$refs.refQueryTable.clearSelection();
|
||||||
this.queryParams.pageNum = 1;
|
this.queryParams.pageNum = 1;
|
||||||
this.getList();
|
this.getList();
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user