This commit is contained in:
lyp 2024-12-24 09:43:01 +08:00
parent e9a5787851
commit 297859f287

View File

@ -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') {