pages/login/userPassword.vue @@ -135,6 +135,7 @@ } }) .catch(e => { this.submitLoading = false this.$u.toast(e); }); }