diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index bfa8b49..51c48d2 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -151,7 +151,7 @@ showIndexColumn: false, searchInfo: state.searchInfo, actionColumn: { - width: 240, + width: 220, title: '操作', dataIndex: 'action', slots: { customRender: 'action' },