@ -86,6 +86,6 @@ export const columns: VxeGridProps['columns'] = [
slots: { default: 'action' },
title: '操作',
resizable: false,
width: 280,
width: 200,
},
];