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