diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 8f77990d..d1fbf6f9 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -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' diff --git a/src/views/system/dict/DictData.vue b/src/views/system/dict/DictData.vue index 4d82d6d8..b731abc8 100644 --- a/src/views/system/dict/DictData.vue +++ b/src/views/system/dict/DictData.vue @@ -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' diff --git a/src/views/system/dict/index.vue b/src/views/system/dict/index.vue index af49eaa6..bdaae302 100644 --- a/src/views/system/dict/index.vue +++ b/src/views/system/dict/index.vue @@ -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' diff --git a/src/views/system/errorCode/index.vue b/src/views/system/errorCode/index.vue index 1cb13146..40617e07 100644 --- a/src/views/system/errorCode/index.vue +++ b/src/views/system/errorCode/index.vue @@ -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' diff --git a/src/views/system/mail/account/index.vue b/src/views/system/mail/account/index.vue index 029750ee..0c8b7205 100644 --- a/src/views/system/mail/account/index.vue +++ b/src/views/system/mail/account/index.vue @@ -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' diff --git a/src/views/system/mail/template/index.vue b/src/views/system/mail/template/index.vue index 189592a5..0a505bd2 100644 --- a/src/views/system/mail/template/index.vue +++ b/src/views/system/mail/template/index.vue @@ -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' diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index 9f25028c..abf2c996 100644 --- a/src/views/system/menu/index.vue +++ b/src/views/system/menu/index.vue @@ -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' diff --git a/src/views/system/notice/index.vue b/src/views/system/notice/index.vue index bd2d1cbe..4d9bf742 100644 --- a/src/views/system/notice/index.vue +++ b/src/views/system/notice/index.vue @@ -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' diff --git a/src/views/system/oauth2/client/index.vue b/src/views/system/oauth2/client/index.vue index 0c027ee0..c11e1290 100644 --- a/src/views/system/oauth2/client/index.vue +++ b/src/views/system/oauth2/client/index.vue @@ -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' diff --git a/src/views/system/oauth2/token/index.vue b/src/views/system/oauth2/token/index.vue index 05748544..7661ca37 100644 --- a/src/views/system/oauth2/token/index.vue +++ b/src/views/system/oauth2/token/index.vue @@ -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' diff --git a/src/views/system/post/index.vue b/src/views/system/post/index.vue index 32a46514..c2a4bf4d 100644 --- a/src/views/system/post/index.vue +++ b/src/views/system/post/index.vue @@ -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' diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue index 572c93b8..1947c408 100644 --- a/src/views/system/role/index.vue +++ b/src/views/system/role/index.vue @@ -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' diff --git a/src/views/system/sensitiveWord/index.vue b/src/views/system/sensitiveWord/index.vue index a6703330..40c8f7a4 100644 --- a/src/views/system/sensitiveWord/index.vue +++ b/src/views/system/sensitiveWord/index.vue @@ -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' diff --git a/src/views/system/sms/smsTemplate.vue b/src/views/system/sms/smsTemplate.vue index 7342187a..123327a0 100644 --- a/src/views/system/sms/smsTemplate.vue +++ b/src/views/system/sms/smsTemplate.vue @@ -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' diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue index d71d1591..97a04634 100644 --- a/src/views/system/tenant/index.vue +++ b/src/views/system/tenant/index.vue @@ -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' diff --git a/src/views/system/tenantPackage/index.vue b/src/views/system/tenantPackage/index.vue index 952b434c..6625d29c 100644 --- a/src/views/system/tenantPackage/index.vue +++ b/src/views/system/tenantPackage/index.vue @@ -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' diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index e44f2e62..27eea41e 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -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'