diff --git a/src/components/ai/mod/AiHelperMod.tsx b/src/components/ai/mod/AiHelperMod.tsx index a01aa9b..f36e7fe 100644 --- a/src/components/ai/mod/AiHelperMod.tsx +++ b/src/components/ai/mod/AiHelperMod.tsx @@ -126,7 +126,7 @@ export default function AiHelperMod(props: PropsType) { title: '操作', dataIndex: 'option', key: 'option', - width: 120, + // width: 120, align: 'center', render: (_value, record, index) => { if (status == 'SUCCESS') {