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