设置租户操作栏宽度

This commit is contained in:
zjl 2024-12-17 11:21:24 +08:00
parent d713713b3b
commit 0b06f4ca58

View File

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