1
2026-04-29 d36e6b733fbc7f1b4a7fd942740b5e14b74e7147
src/views/C2C/c2c-trade/components/TradeSuccessDetail.vue
@@ -145,7 +145,7 @@
      return str
    },
    tokefu() {
      this.$router.push('/customerService')
      this.$router.push('/customerService');
    }
  }
}