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