chore: 删除历史流程 改为tab切换

This commit is contained in:
dap
2024-12-30 18:55:47 +08:00
parent f8c9d41776
commit 39dfa81f58
4 changed files with 62 additions and 211 deletions

View File

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