地区组件完全重构兼容苹果版本
This commit is contained in:
@@ -76,7 +76,6 @@ export default {
|
||||
...mapState(['user']),
|
||||
},
|
||||
onLoad() {
|
||||
console.log(this.user)
|
||||
this.areaId = this.user.areaId
|
||||
this.areaName = this.user.areaName
|
||||
this.$dict.load('householdRelation', 'auditStatus').then(() => {
|
||||
|
||||
Reference in New Issue
Block a user