1
2026-05-23 30d1ee7be942d7a2201e1ab2ca7d96badff8bf50
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');
    }
  }
}