1
admin
2026-04-29 1febaf2c9b7c7cb7f208624c4c2e9d972cf8b265
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');
    }
  }
}