| pages/home/index.vue | ●●●●● patch | view | raw | blame | history |
pages/home/index.vue
@@ -719,7 +719,9 @@ `/subPackage/house/roomDetails/index?id=${code}&from=scan`, "navTo") } else if (doorplateType == "中门牌") { if (addressLevel == 4) { //自建房 this.showAction(code) // this.showAction(code) this.$u.func.globalNavigator( `/subPackage/house/roomDetail/detail?code=${code}`, "navTo") } else { //商铺 this.$u.func.globalNavigator( `/subPackage/house/houseNumber/index?stdId=${code}`, "navTo")