1
2026-06-05 5a8124da6e5ca38f97e73934a3c0a2b7efee2b2c
src/components/Transform/application/application.vue
@@ -70,7 +70,7 @@
      this.time = dataTimeEx(Date.parse(new Date()), true);
    },
    tokefu() {
      this.$router.push('/customerService')
      this.$router.push('/customerService');
    }
  }
}