feat:【ele】【erp】purchase 的迁移(40%)- in

This commit is contained in:
YunaiV
2025-11-16 21:49:36 +08:00
parent 2973e0b70f
commit cfda6f4ea0
10 changed files with 1292 additions and 3 deletions

View File

@@ -503,7 +503,7 @@ export function useGridColumns(): VxeTableGridOptions['columns'] {
},
{
title: '操作',
width: 220,
width: 260,
fixed: 'right',
slots: { default: 'actions' },
},