src/page/login/userlogin.vue
@@ -111,6 +111,7 @@ //预加载白色背景 image: "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7", loginType: 1, }, loginRules: { tenantId: [ @@ -161,6 +162,7 @@ text: "登录中,请稍后。。。", spinner: "el-icon-loading", }); console.log(this.loginForm,123456); this.$store .dispatch("LoginByUsername", this.loginForm) .then(() => {