1
李凌
2026-01-21 e01cee0f0c5c5c2eb2d8595eadb3c7a9df2a37fc
src/views/C2C/c2cOrder/payment/PaymentBuy.vue
@@ -178,7 +178,6 @@
    onPayed() {
      // 我已支付
      this.$router.push("/withdraw/securityVerification?type=buy");
      // this.$router.push("/cryptos/withdraw/securityVerification?type=buy");
    },
    async copy(text) {
      await toClipboard(text);