1
admin
2026-03-09 1201bf91b3dcac3f5b69c755ff2e54c362956467
src/views/C2C/c2c-order-list/components/TradeSuccessDetail.vue
@@ -145,7 +145,7 @@
      return str
    },
    tokefu() {
      this.$router.push('/customerService')
      this.$router.push('/customerService');
    }
  }
}