提交 21e4abba 编写于 作者: 张磊's avatar 张磊

save

上级 4a888582
...@@ -440,7 +440,6 @@ ...@@ -440,7 +440,6 @@
//编辑 //编辑
editShop(row) { editShop(row) {
const l = `${location.origin}#/create-shop?storeId=${row.tradeStore.id}`; const l = `${location.origin}#/create-shop?storeId=${row.tradeStore.id}`;
console.log('---', l);
window.open(l); window.open(l);
// this.$router.push({ // this.$router.push({
// path: `/create-shop`, // path: `/create-shop`,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册