This commit is contained in:
陈红丽 2024-12-13 13:58:33 +08:00
commit 1c83b4a240

View File

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