From 5a9e92e06d32d548e7203785ca5c4314a93ef8a7 Mon Sep 17 00:00:00 2001 From: lyp Date: Fri, 3 Jan 2025 17:39:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/route/Contract/Contract.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/route/Contract/Contract.tsx b/src/route/Contract/Contract.tsx index df9a4cf..d13e27e 100644 --- a/src/route/Contract/Contract.tsx +++ b/src/route/Contract/Contract.tsx @@ -59,7 +59,7 @@ export default function CONTRACT() { dataIndex: 'index', key: 'index', align: 'center', - width: 100, + width: 90, render: (_text, _record, index) => (page - 1) * 10 + index + 1, // 显示序号,从1开始 }, @@ -78,7 +78,7 @@ export default function CONTRACT() { dataIndex: 'firstPartyPhone', key: 'firstPartyPhone', align: 'center', - width: 320 + width: 120 }, { title: '联系地址', @@ -94,14 +94,14 @@ export default function CONTRACT() { dataIndex: 'gmtCreate', align: 'center', key: 'gmtCreate', - width: 320 + width: 200 }, { title: '操作', dataIndex: 'contractManagementId', align: 'center', key: 'contractManagementId', - width: 200, + width: 80, render: (text) => (