style: action btn width

pull/1/MERGE
xingyuv 2023-03-22 11:44:21 +08:00
parent 9782e6a6fd
commit 97a338737a
17 changed files with 17 additions and 17 deletions

View File

@ -70,7 +70,7 @@ const [register, { expandAll, collapseAll, getForm, reload }] = useTable({
showIndexColumn: false,
canResize: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -65,7 +65,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -60,7 +60,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -56,7 +56,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -55,7 +55,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -55,7 +55,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -65,7 +65,7 @@ const [register, { expandAll, collapseAll, getForm, reload }] = useTable({
showIndexColumn: false,
canResize: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -55,7 +55,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -55,7 +55,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -43,7 +43,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 100,
width: 60,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -57,7 +57,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -68,7 +68,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -61,7 +61,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -61,7 +61,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 240,
width: 180,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -56,7 +56,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -55,7 +55,7 @@ const [registerTable, { reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'

View File

@ -62,7 +62,7 @@ const [registerTable, { getForm, reload }] = useTable({
showTableSetting: true,
showIndexColumn: false,
actionColumn: {
width: 160,
width: 120,
title: t('common.action'),
dataIndex: 'action',
fixed: 'right'