|
|
@ -354,6 +354,8 @@ export default { |
|
|
email: this.user.email, |
|
|
email: this.user.email, |
|
|
gc_code: this.user.gc_code, |
|
|
gc_code: this.user.gc_code, |
|
|
gc_key: this.gc_key, |
|
|
gc_key: this.gc_key, |
|
|
|
|
|
password: this.user.password, |
|
|
|
|
|
withdrawal_psw: this.user.withdrawal_psw, |
|
|
token |
|
|
token |
|
|
}) |
|
|
}) |
|
|
.then(data => { |
|
|
.then(data => { |
|
|
|