修改
This commit is contained in:
parent
44378a5bc3
commit
51c41a7bf8
@ -453,7 +453,6 @@ export default {
|
|||||||
this.queryParams.pageNum = 1;
|
this.queryParams.pageNum = 1;
|
||||||
this.queryParams.pageSize = 10;
|
this.queryParams.pageSize = 10;
|
||||||
this.queryParams.areaLevel = null;
|
this.queryParams.areaLevel = null;
|
||||||
this.queryParams.areaCode = null;
|
|
||||||
this.queryParams.parentName = null;
|
this.queryParams.parentName = null;
|
||||||
this.getList();
|
this.getList();
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user