@@ -303,7 +303,6 @@
},
loginSuccess() {
this.loginBtn = false
- this.loading = false
this.$router.push({ name: 'dashboard' })
this.$notification.success({
message: '欢迎',