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