This commit is contained in:
2024-04-23 16:10:54 +08:00
parent 1f6b101016
commit fe23b5560f

View File

@ -276,6 +276,7 @@ export default {
handleQuery() { handleQuery() {
this.queryParams.pageNum = 1; this.queryParams.pageNum = 1;
this.getList(); this.getList();
this.getTreeselect();
}, },
/** 重置按钮操作 */ /** 重置按钮操作 */
resetQuery() { resetQuery() {