Commit a94bfecc authored by jiangjiantao's avatar jiangjiantao

继续收款bugfix

parent 2edbcfee
......@@ -423,7 +423,7 @@ Page({
data: null
},
success: (res) => {
context.goPage('home');
console.log("发送收银事件到前屏小程序 成功 ===》" + JSON.stringify(res));
},
fail: (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