Commit 6cb561f4 authored by 刘攀's avatar 刘攀

修复语法错误

parent 6b01cfd1
......@@ -762,9 +762,9 @@
order_no: this.payParams.order_no,
amount: this.payParams.amount
}
// 待支付订单
callback(order_detail)
}
// 待支付订单
callback(order_detail)
} else {
if (this.isGroup) {
this.createGroupOrder()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment