diff --git a/src/components/ai/mod/AiHelperMod.tsx b/src/components/ai/mod/AiHelperMod.tsx index 5935fb5..a01aa9b 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: 80, + width: 120, align: 'center', render: (_value, record, index) => { if (status == 'SUCCESS') {