src/views/C2C/c2c-order-list/components/TradeSuccessDetail.vue
@@ -146,8 +146,8 @@ return str }, tokefu() { if (customerServiceUrl) { window.location.href = customerServiceUrl; if (customerServiceUrl()) { window.location.href = customerServiceUrl(); } else { this.$router.push('/customerService') }