feat:【ele】【erp】sale 的迁移(30%)- order

This commit is contained in:
YunaiV
2025-11-16 19:10:11 +08:00
parent 6e2e357fed
commit 94a0c2e581
16 changed files with 10 additions and 13 deletions

View File

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