This commit is contained in:
linfso 2024-08-01 09:23:45 +08:00
parent d314751497
commit c487d018b2

View File

@ -559,6 +559,7 @@ export default {
// 清除已选择
// this.$refs.refQueryTable.clearSelection();
this.queryParams.pageNum = 1;
this.getList();
},