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