zhongrj
2023-11-29 c2f29466895ad40c1890a0af5ae8f1909c5b6f9d
页面跳转调整
1 files modified
3 ■■■■ changed files
subPackage/house/list/index.vue 3 ●●●● patch | view | raw | blame | history
subPackage/house/list/index.vue
@@ -138,7 +138,8 @@
                } else {
                    // 跳转场所页面 addressType == 2
                    // let url = `/subPackage/workbench/views/cscj?stdId=${id}`
                    let url = `/subPackage/workbench/views/cscj?houseCode=${id}`
                    console.log(id,9999)
                    let url = `/subPackage/house/houseNumber/index?stdId=${id}`
                    this.$u.func.globalNavigator(url, "navTo")
                }
            }