导出页部门筛选更改

This commit is contained in:
shijing 2023-03-08 12:19:49 +08:00
parent f674e8e3e8
commit 4f48e9c03a
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
},
mounted() {
this.getDept();
that.ElLoading =null;
this.ElLoading =null;
},
methods: {
async getDept() {