option
This commit is contained in:
@@ -42,8 +42,8 @@ export default {
|
||||
...mapState(['user']),
|
||||
},
|
||||
onLoad(option) { //type 0周边、1:国内
|
||||
// this.areaId = option.areaId
|
||||
// this.tabIndex = option.type
|
||||
this.areaId = option.areaId
|
||||
this.tabIndex = option.type || 0
|
||||
|
||||
// uni.$on('tourismBack', (res) => {
|
||||
// this.cityAreaId = res.cityAreaId
|
||||
|
||||
Reference in New Issue
Block a user