到岗记录

This commit is contained in:
shijing 2023-11-23 11:24:58 +08:00
parent 74c37d903d
commit 1e18828985
1 changed files with 0 additions and 1 deletions

View File

@ -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 => {