注释审批人缓存
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad(o) {
|
onLoad(o) {
|
||||||
this.selected = uni.getStorageSync('selectDeptUser') || []
|
// this.selected = uni.getStorageSync('selectDeptUser') || []
|
||||||
this.getAllDepts()
|
this.getAllDepts()
|
||||||
this.type = o.selectTtype.split('?')[0]
|
this.type = o.selectTtype.split('?')[0]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user