选择部门数据回显
This commit is contained in:
@@ -230,9 +230,9 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
uni.setStorageSync('sendType', this.form.sendType)
|
||||
this.areaId = this.user.areaId
|
||||
this.areaName = this.user.areaName
|
||||
uni.setStorageSync('selectDeptUser', [])
|
||||
// uni.$on('selectTag', res => {
|
||||
// this.tagIdList = res.tagIdList
|
||||
// this.areaIdList = res.areaIdList
|
||||
|
||||
Reference in New Issue
Block a user