Commit e43112c3 authored by 杨梦雪's avatar 杨梦雪

个人信息新增

parent ff7e6cb4
...@@ -498,9 +498,6 @@ export default { ...@@ -498,9 +498,6 @@ export default {
toPaying() { toPaying() {
this.commonApi(34) this.commonApi(34)
this.dialogPayingVisible = false; this.dialogPayingVisible = false;
console.log(this.has_amount )
console.log(this.transfer_account )
return
if (this.has_amount == 0) { if (this.has_amount == 0) {
getWxConfig({ pay_type: 3 }).then((res) => { getWxConfig({ pay_type: 3 }).then((res) => {
console.log(res, "signUpInit"); console.log(res, "signUpInit");
......
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