From 2d2efba54e188738ca3dba9820df14f58221487f Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Thu, 12 Sep 2024 16:24:08 +0800
Subject: [PATCH] style:高度

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

diff --git a/gz-customerSystem/src/views/register/matterDetail/FileTable.jsx b/gz-customerSystem/src/views/register/matterDetail/FileTable.jsx
index d1c6c39..609b04c 100644
--- a/gz-customerSystem/src/views/register/matterDetail/FileTable.jsx
+++ b/gz-customerSystem/src/views/register/matterDetail/FileTable.jsx
@@ -351,7 +351,7 @@
         rowKey="ownerType"
         bordered={true}
         scroll={{ x: 1300 }}
-        tableHeight={126}
+        tableHeight={137}
       />
       <Modal
         style={{ width: '512px' }}

--
Gitblit v1.8.0