选择部门数据回显

This commit is contained in:
liuye
2022-06-27 10:40:37 +08:00
parent d5b4db9b38
commit 239b69ceb2

View File

@@ -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