提交 ebe33e3a 编写于 作者: guangjun.yang's avatar guangjun.yang

传值错误

上级 e0f84989
...@@ -247,7 +247,7 @@ ...@@ -247,7 +247,7 @@
cancelButtonText: '取 消', cancelButtonText: '取 消',
type: 'warning' type: 'warning'
}).then(() => { }).then(() => {
closeShop(row.id).then(res => { closeShop(row.tradeStore.id).then(res => {
if (res.code == '000000') { if (res.code == '000000') {
this.searchList(); this.searchList();
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册