@ -276,7 +276,8 @@ export default {
page: 1,
limit: 20
};
this.getList();
// this.getList();
this.getDeptList();
},
onSubmit() {
this.filterQuery.page = 1;
@ -301,7 +301,8 @@ export default {
@ -287,8 +287,10 @@ export default {