From 8af83559540f412fe84aeae81ae627ba95912719 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:56 +0800
Subject: [PATCH] 1

---
 src/views/capital/rechargelist.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/views/capital/rechargelist.vue b/src/views/capital/rechargelist.vue
index 7b082ed..1290d86 100644
--- a/src/views/capital/rechargelist.vue
+++ b/src/views/capital/rechargelist.vue
@@ -258,13 +258,13 @@
         //     }
         //   },
         // },
-        // {
-        //   title: '上传凭证',
-        //   dataIndex: 'img',
-        //   align: 'center',
-        //   width: 180,
-        //   scopedSlots: { customRender: 'img' },
-        // },
+        {
+          title: '上传凭证',
+          dataIndex: 'img',
+          align: 'center',
+          width: 180,
+          scopedSlots: { customRender: 'img' },
+        },
         {
           title: '客户电话',
           dataIndex: 'userPhone',

--
Gitblit v1.9.3