Fix:3120 【商城小程序】切换城市页面,弹出“无效的guidename”

This commit is contained in:
modendeveloper
2025-01-20 23:00:22 +08:00
parent a3a0d0c833
commit 1dd7b1e3b1
+3 -1
View File
@@ -230,7 +230,9 @@ export default {
this.getMapData()
}
this.init()
this.queryGuide(this.pageKeyId)
if([0,1] .includes(type)) {
this.queryGuide(this.pageKeyId)
}
},
methods: {
showFunctionGuide() {