diff --git a/pages/center/widthdraw.vue b/pages/center/widthdraw.vue index 5f4a747..a9538a7 100644 --- a/pages/center/widthdraw.vue +++ b/pages/center/widthdraw.vue @@ -6,7 +6,7 @@ - {{info.nickname}} + {{info.nickname || ''}} @@ -120,7 +120,7 @@ account: this.account, username: this.name, extract_price:this.num, - channel:this.alipay, + channel:'alipay', token: this.userInfo.token }).then(res => { console.log(res)