mo hace 1 año
padre
commit
7675054d75
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/login/components/pwdLogin.tsx

+ 0 - 1
src/views/login/components/pwdLogin.tsx

@@ -68,7 +68,6 @@ export default defineComponent({
 
           try {
             await userStore.login(params);
-            // return;
             message.destroyAll();
             //  判断是否勾选自动登录
             if (autoLogin.value) {