ZZJ
2022-07-15 f89c922c7f40425d53cfd4a80ab13ce818d9fdab
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");
      }
    },
  },
};