src/views/login/index.vue @@ -87,7 +87,7 @@ phone: this.username, code: this.Code }; Loginto(Data.phone).then(res => { Loginto(Data).then(res => { if (res.data.code == 400) { this.$toast.fail(res.data.msg); } else {