去除日志
This commit is contained in:
parent
183980d655
commit
3c3961ce81
@ -242,7 +242,6 @@ export default {
|
||||
*/
|
||||
verifySuccess(params) {
|
||||
this.loginParams.code = params.captchaVerification
|
||||
console.log(this.loginParams)
|
||||
this.Login(this.loginParams).then((res) => this.loginSuccess(res))
|
||||
.catch(err => this.requestFailed(err))
|
||||
.finally(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user