feat:【ele】【erp】stock 的迁移(30%)- check

This commit is contained in:
YunaiV
2025-11-16 18:29:24 +08:00
parent 14016b8d4e
commit 1810c5dc4a
12 changed files with 12 additions and 11 deletions

View File

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