提交 dcfa3fe8 authored 作者: pengxiaohui's avatar pengxiaohui

修改bug

上级 d70340c7
...@@ -81,10 +81,10 @@ export default { ...@@ -81,10 +81,10 @@ export default {
return this.$route.query return this.$route.query
}, },
spu_id () { spu_id () {
return this.query.id || '6805043172159258624' return this.query.spu_id || '6805043172159258624'
}, },
shop_id () { shop_id () {
return this.query.s_id || '6800681447305773056' return this.query.shop_id || '6800681447305773056'
} }
}, },
watch: { watch: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论