mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-26 13:34:32 +08:00
chore: 修改width
This commit is contained in:
@@ -86,6 +86,6 @@ export const columns: VxeGridProps['columns'] = [
|
|||||||
slots: { default: 'action' },
|
slots: { default: 'action' },
|
||||||
title: '操作',
|
title: '操作',
|
||||||
resizable: false,
|
resizable: false,
|
||||||
width: 280,
|
width: 200,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user