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