Commit 56c41fef by zhuzhequan Committed by qinjianhui

feat:修改表格操作列宽度

parent 9e32aac7
......@@ -3987,7 +3987,7 @@ const tableColumns = computed(() => {
{
label: '操作',
slot: 'operate',
width: 100,
width: 260,
align: 'center',
fixed: 'right',
prop: 'operate',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment