Commit 7786459f by zeyang

1.地址重新赋值

parent 41d88132
...@@ -252,6 +252,7 @@ ...@@ -252,6 +252,7 @@
this.wxWithdrawal(); this.wxWithdrawal();
} }
if(this.paymentMethod == 2){ if(this.paymentMethod == 2){
this.aliWithdrawalResVO.aliAuthUrl=res['data']['aliAuthUrl'];
// APP: // APP:
// #ifdef APP-PLUS // #ifdef APP-PLUS
let urls= this.aliWithdrawalResVO.aliAuthUrl; let urls= this.aliWithdrawalResVO.aliAuthUrl;
......
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