模块操作宽度设定
This commit is contained in:
parent
1a0020b43e
commit
e9a5787851
@ -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') {
|
||||
|
Loading…
Reference in New Issue
Block a user