spy hace 3 semanas
padre
commit
e513bec889
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/login/index.vue

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

@@ -837,7 +837,7 @@ const handleLogin = async () => {
       isPassword: false
     };
   }
-
+  console.log("test-git");
   if (!formRef) return;
 
   await formRef.validate(async valid => {