ZZJ
2022-07-14 2b99047683332624832c1dfcae596e957a710b7d
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");
      }
    },
  },
};