Explorar el Código

登录刷新二维码

CzRger hace 2 días
padre
commit
ad7beedfe5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/global/login/index.vue

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

@@ -86,6 +86,7 @@ const onLogin = () => {
       AppStore.setToken(res.data)
       state.loadingLogin = false
     }).catch(() => {
+      getCode()
       state.loadingLogin = false
     })
   }).catch((e) => {