This commit is contained in:
liuye
2024-04-28 14:19:48 +08:00
parent 2488ddef2e
commit 7bdd22aa8e
2 changed files with 2 additions and 9 deletions

View File

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