项目代码/LGPDA/pages/login/login.vue @@ -219,7 +219,7 @@ userName: this.user, verificationCode: this.code } this.$u.post('/api/User/login', { this.$u.post('/api/Sys_User/login', { UUID: this.email, passWord: this.pass, userName: this.user,