ZZJ
2022-07-14 10c762851cf552a75c61ff5b1bcf4057028f0179
src/views/connectUs/index.vue
@@ -37,6 +37,9 @@
      if (index == 0) {
        this.$router.push("/");
      }
      if (index == 2 || index == 4) {
        window.open("http://smartai.com/contact");
      }
    },
  },
};