Commit 2e677857 authored by 郭志伟's avatar 郭志伟

fix: 众安支付

parent 90a5f75c
...@@ -73,6 +73,7 @@ export default { ...@@ -73,6 +73,7 @@ export default {
} }
}; };
} }
console.log(payInfo);
payByWay(tradeType, payInfo) payByWay(tradeType, payInfo)
.then(() => { .then(() => {
this.getPayResult(); this.getPayResult();
......
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