导出页部门筛选更改
This commit is contained in:
parent
f674e8e3e8
commit
4f48e9c03a
|
@ -132,7 +132,7 @@
|
|||
},
|
||||
mounted() {
|
||||
this.getDept();
|
||||
that.ElLoading =null;
|
||||
this.ElLoading =null;
|
||||
},
|
||||
methods: {
|
||||
async getDept() {
|
||||
|
|
Loading…
Reference in New Issue