提交 279f2c0a 编写于 作者: 张敬贤's avatar 张敬贤

add

上级 b53c6493
......@@ -110,7 +110,7 @@ export default {
createOrder(data) {
createOrder(data).then(res => {
if (res.code == '000000') {
this.getJumpPageStatus(res);
this.getJumpPageStatus(data);
}
});
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册