ZZJ
2022-07-18 65752fcffafa02c5f646d0a6207c85bf81284b73
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");
      }
    },
  },
};