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