From 310305a3db02ebfc903b93e5f9522a31ff3733f5 Mon Sep 17 00:00:00 2001 From: xixi <123@qq.com> Date: Fri, 30 Aug 2024 17:45:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ai/mod/AiHelperMod.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ai/mod/AiHelperMod.tsx b/src/components/ai/mod/AiHelperMod.tsx index 6a72b96..4dcb073 100644 --- a/src/components/ai/mod/AiHelperMod.tsx +++ b/src/components/ai/mod/AiHelperMod.tsx @@ -108,7 +108,7 @@ export default function AiHelperMod(props: PropsType) { title: '操作', dataIndex: 'option', key: 'option', - width: 140, + // width: 80, align: 'center', render: (_value, record, index) => { if (status == 'SUCCESS') {