diff --git a/src/views/dashboard/message/index.vue b/src/views/dashboard/message/index.vue index 1d5c792..a73dac9 100644 --- a/src/views/dashboard/message/index.vue +++ b/src/views/dashboard/message/index.vue @@ -116,7 +116,7 @@ * 定义操作栏 */ const actionColumn = reactive({ - width: 250, + width: 280, title: '操作', align: 'center', key: 'action',