@ -67,7 +67,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 140,
width: 160,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'
@ -55,7 +55,7 @@ const [registerTable, { reload }] = useTable({
width: 240,
width: 280,
@ -63,7 +63,7 @@ const [registerTable, { reload }] = useTable({
width: 200,
@ -42,7 +42,7 @@ const [registerTable, { reload }] = useTable({
width: 60,
width: 80,
@ -61,7 +61,7 @@ const [registerTable, { getForm, reload }] = useTable({
width: 220,