refector: 去除无用getUser
This commit is contained in:
parent
b160752cb5
commit
5749845e38
|
@ -125,9 +125,9 @@
|
|||
this.getOplDetail();
|
||||
},
|
||||
onShow() {
|
||||
this.workerList = [];
|
||||
// this.workerList = [];
|
||||
this.getWorkerList();
|
||||
this.getWorkerRange();
|
||||
// this.getWorkerRange();
|
||||
// this.getVpeopleList();
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue