From ed227cb9fb7cfd552ebec3ff78d9d1aff3e1f0b3 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Fri, 16 Jul 2021 16:54:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=8E=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/widthdraw.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)