30349
This commit is contained in:
@@ -233,6 +233,7 @@ export default {
|
|||||||
this.areaId = this.user.areaId
|
this.areaId = this.user.areaId
|
||||||
this.areaName = this.user.areaName
|
this.areaName = this.user.areaName
|
||||||
uni.setStorageSync('selectDeptUser', [])
|
uni.setStorageSync('selectDeptUser', [])
|
||||||
|
uni.setStorageSync('messageSource', this.form.messageSource)
|
||||||
// uni.$on('selectTag', res => {
|
// uni.$on('selectTag', res => {
|
||||||
// this.tagIdList = res.tagIdList
|
// this.tagIdList = res.tagIdList
|
||||||
// this.areaIdList = res.areaIdList
|
// this.areaIdList = res.areaIdList
|
||||||
|
|||||||
Reference in New Issue
Block a user