ZZJ
2022-09-23 098a75c8574ae1d49a71a0a5f12ab653af222f31
src/views/trialCenter/components/Banner.vue
@@ -12,7 +12,7 @@
export default {
  methods: {
    jump() {
      this.$router.push("/");
      this.$router.push("/connectUs");
    },
  },
};