From a471e85a5bca5868e554baf7e690f467958e20d9 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 06 Sep 2024 16:43:15 +0800
Subject: [PATCH] 事件材料上传

---
 gz-customerSystem/src/views/register/matterDetail/FileUpLoad.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/gz-customerSystem/src/views/register/matterDetail/FileUpLoad.jsx b/gz-customerSystem/src/views/register/matterDetail/FileUpLoad.jsx
index ec1a057..cc97d1f 100644
--- a/gz-customerSystem/src/views/register/matterDetail/FileUpLoad.jsx
+++ b/gz-customerSystem/src/views/register/matterDetail/FileUpLoad.jsx
@@ -78,7 +78,6 @@
               }}
               tip='支持png、 jpg、pdf等格式文件上传,每次上传大小不超过10M'
               showUploadList={{
-                // Please dont remove this comment
                 fileIcon: <IconLink style={{ color: '#1D2129' }} />,
               }}
               // onChange={(info, currentFile) => {

--
Gitblit v1.8.0