diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index ea02c39..42706b6 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -403,7 +403,9 @@ - + + + @@ -939,9 +941,8 @@ export default { }, // 2022/9/28 add goStore() { - let path = this.isWenwan === 0 ? "/pagesInn/inn/innHome" : "/wenwan/views/store"; this.$yrouter.push({ - path, + path: "/pagesInn/inn/innHome", query: { id: this.systemStore.id }