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