样式调整

This commit is contained in:
xixi 2024-08-30 17:38:09 +08:00
parent 79a8e47601
commit 08043e693d

View File

@ -108,7 +108,7 @@ export default function AiHelperMod(props: PropsType) {
title: '操作', title: '操作',
dataIndex: 'option', dataIndex: 'option',
key: 'option', key: 'option',
// width: 80, width: 140,
align: 'center', align: 'center',
render: (_value, record, index) => { render: (_value, record, index) => {
if (status == 'SUCCESS') { if (status == 'SUCCESS') {