模块操作宽度设定

This commit is contained in:
lyp 2024-12-24 09:34:44 +08:00
parent 1a0020b43e
commit e9a5787851

View File

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