@ -183,7 +183,8 @@ export default {
limit: 20,
};
this.spaceList = [];
this.getList();
// this.getList();
this.getDeptList();
},
onSubmit() {
this.filterQuery.page = 1;
@ -163,7 +163,8 @@ export default {
@ -175,7 +175,8 @@ export default {