样式调整
This commit is contained in:
parent
79a8e47601
commit
08043e693d
@ -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') {
|
||||||
|
Loading…
Reference in New Issue
Block a user