地区组件完全重构兼容苹果版本
This commit is contained in:
@@ -61,10 +61,10 @@ export default {
|
||||
},
|
||||
computed: {...mapState(['user'])},
|
||||
onLoad() {
|
||||
},
|
||||
onShow() {
|
||||
this.areaId = this.$areaId
|
||||
this.areaName = this.$areaName
|
||||
},
|
||||
onShow() {
|
||||
this.getList()
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user