设置我的消息操作栏宽度

This commit is contained in:
zjl 2024-12-13 13:42:04 +08:00
parent fd370ba2ad
commit 450c868325

View File

@ -116,7 +116,7 @@
* 定义操作栏
*/
const actionColumn = reactive({
width: 300,
width: 250,
title: '操作',
align: 'center',
key: 'action',