diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 8f77990..d1fbf6f 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 4d82d6d..b731abc 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 af49eaa..bdaae30 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 1cb1314..40617e0 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 029750e..0c8b720 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 189592a..0a505bd 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 9f25028..abf2c99 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 bd2d1cb..4d9bf74 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 0c027ee..c11e129 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 0574854..7661ca3 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 32a4651..c2a4bf4 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 572c93b..1947c40 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 a670333..40c8f7a 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 7342187..123327a 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 d71d159..97a0463 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 952b434..6625d29 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 e44f2e6..27eea41 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'