1
2026-05-22 836a56418f932086e4221cb6c5e6a56f1c0dfecf
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');
    }
  }
}