1
李凌
2025-09-11 9495998e97dd04d4bdfcf32dfd4d49cd45c1fe32
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);