From bb1eb03185cccf9fd69a1e11ff91e8b82efe3f99 Mon Sep 17 00:00:00 2001 From: zjlnb666 <14659021+zhangjianlong666@user.noreply.gitee.com> Date: Thu, 30 Oct 2025 16:07:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B0=E5=B8=90=E7=BB=B4=E6=8A=A4=E8=AE=B0?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Inspectionrecords/inspectionRecords.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/inspectiontasks/components/Inspectionrecords/inspectionRecords.js b/src/pages/inspectiontasks/components/Inspectionrecords/inspectionRecords.js index ea38691..9e12ead 100644 --- a/src/pages/inspectiontasks/components/Inspectionrecords/inspectionRecords.js +++ b/src/pages/inspectiontasks/components/Inspectionrecords/inspectionRecords.js @@ -2182,7 +2182,7 @@ const TheLedgerMaintainsRecords=()=>{ rowSelection={rowSelection} dataSource={dataSource} columns={columns} - style={{width:'100%'}} + style={{width:'100%',minHeight:'450px'}} pagination={false} >