From 5f2b76b86980a149c9299acbf022c879e75b85bd Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Sat, 10 Jan 2026 10:43:23 +0800
Subject: [PATCH] 1
---
src/views/C2C/c2cOrder/payment/PaymentBuy.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/C2C/c2cOrder/payment/PaymentBuy.vue b/src/views/C2C/c2cOrder/payment/PaymentBuy.vue
index b4c5173..bb18364 100644
--- a/src/views/C2C/c2cOrder/payment/PaymentBuy.vue
+++ b/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);
--
Gitblit v1.9.3