到岗记录
This commit is contained in:
parent
74c37d903d
commit
1e18828985
|
@ -179,7 +179,6 @@
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
getShiftOptions() {
|
getShiftOptions() {
|
||||||
deptOptions
|
|
||||||
this.$API.system.dept.list.req({ page: 0,type:'dept'}).then(res=>{
|
this.$API.system.dept.list.req({ page: 0,type:'dept'}).then(res=>{
|
||||||
let data = [];
|
let data = [];
|
||||||
res.forEach(item => {
|
res.forEach(item => {
|
||||||
|
|
Loading…
Reference in New Issue