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