13693261870
2024-11-25 1ab5a2fb750123c61754c702990cfe33d9482535
se-index/src/components/login.vue
@@ -124,7 +124,7 @@
    },
    // 账号密码登录
    submitForm(formName) {
      this.$router.push("/index");
      this.$router.push("/home/door");
      // this.$refs[formName].validate(valid => {
      //   if (valid) {