Commit 0be00890 authored by jiangjiantao's avatar jiangjiantao

bugfix

parent 6063cacf
......@@ -276,7 +276,6 @@ Page({
success: (res) => {
console.log("发送直接收款事件到前屏小程序 成功 ===》" + JSON.stringify(res));
this.setData({totalPrice:payment})
},
fail: (res) => {
console.log("发送收款事件到前屏小程序 失败 ===》 " + JSON.stringify(res));
......
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