1
2026-05-22 836a56418f932086e4221cb6c5e6a56f1c0dfecf
src/views/C2C/c2c-order-list/components/TradeSuccessDetail.vue
@@ -145,7 +145,7 @@
      return str
    },
    tokefu() {
      this.$router.push('/customerService')
      this.$router.push('/customerService');
    }
  }
}