CzRger 6 months ago
parent
commit
2409ebe7ff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/global/login/index.vue

+ 1 - 0
src/views/global/login/index.vue

@@ -88,6 +88,7 @@ const onLogin = () => {
       } else {
         ElMessage.error(res.msg)
       }
+      state.loadingLogin = false
     })
   }).catch((e) => {
     ElMessage({