bug30379
This commit is contained in:
@@ -151,6 +151,7 @@ export default {
|
||||
uni.setStorageSync('messageSource', e)
|
||||
this.deptUserTagList = []
|
||||
this.deptUserList = []
|
||||
uni.setStorageSync('selectDeptUser', [])
|
||||
},
|
||||
toSelect() {
|
||||
uni.navigateTo({url: `./SelectUser?tagIdList=${this.tagIdList}&areaList=${this.areaIdList}`})
|
||||
|
||||
Reference in New Issue
Block a user