协同宣发

This commit is contained in:
liuye
2023-06-13 10:43:50 +08:00
parent 3deec86533
commit dad7d51869

View File

@@ -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]
},