chore: 流程定义(除历史版本)

This commit is contained in:
dap
2024-12-16 08:21:38 +08:00
parent fbcb3c6caf
commit cf5e6a1f1e
2 changed files with 66 additions and 12 deletions

View File

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