From 6cbea7c462cd659a8a3b2c8363def687a740ac19 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Mon, 08 Sep 2025 18:21:47 +0800
Subject: [PATCH] 3

---
 src/views/C2C/withdraw/withdrawDetail.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/C2C/withdraw/withdrawDetail.vue b/src/views/C2C/withdraw/withdrawDetail.vue
index 090774f..04d1b4b 100644
--- a/src/views/C2C/withdraw/withdrawDetail.vue
+++ b/src/views/C2C/withdraw/withdrawDetail.vue
@@ -1,11 +1,11 @@
 <template>
     <div class="pl-30 pr-30 withdrawDetail">
-        <detail type="提现" />
+        <!-- <detail type="提现" /> -->
     </div>
 </template>
 
 <script>
-import Detail from '@/page/recharge/rechargeDetail.vue'
+// import Detail from '@/page/recharge/rechargeDetail.vue'
 export default {
     components: {
         Detail

--
Gitblit v1.9.3