This commit is contained in:
曹辉 2023-01-10 09:46:10 +08:00
parent 44378a5bc3
commit 51c41a7bf8

View File

@ -453,7 +453,6 @@ export default {
this.queryParams.pageNum = 1;
this.queryParams.pageSize = 10;
this.queryParams.areaLevel = null;
this.queryParams.areaCode = null;
this.queryParams.parentName = null;
this.getList();
},