Parcourir la source

登录button添加loading属性,校验失败属性变为false

ZhangWenQiang il y a 6 ans
Parent
commit
dc44bb82c7
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/user/Login.vue

+ 0 - 1
src/views/user/Login.vue

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