@ -123,7 +123,10 @@
channel:'alipay',
token: this.userInfo.token
}).then(res => {
console.log(res)
this.$msg(res.data)
this.name = ''
this.account = ''
this.num = ''
})
}
},