提交 3fa26b03 编写于 作者: yi.li's avatar yi.li

跳转编辑商品添加storeId

上级 6ff5e691
...@@ -191,7 +191,8 @@ ...@@ -191,7 +191,8 @@
this.$router.push({ this.$router.push({
path: '/create-good', path: '/create-good',
query: { query: {
id: row.goodsId id: row.goodsId,
storeId: this.storeId,
} }
}) })
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册