From bbf6d337c9641c0d1bf2c57f05310e59c104990b Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Fri, 29 May 2026 15:04:43 +0800
Subject: [PATCH] 1

---
 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