地区组件完全重构兼容苹果版本
This commit is contained in:
@@ -95,11 +95,8 @@ export default {
|
||||
},
|
||||
},
|
||||
onLoad(o) {
|
||||
console.log(this.user)
|
||||
this.moduleId = o.moduleId
|
||||
this.listName = o.listName
|
||||
|
||||
this.$areaId = this.user.areaName
|
||||
this.areaName = this.user.areaName
|
||||
this.areaId = this.user.areaId
|
||||
|
||||
|
||||
Reference in New Issue
Block a user