feat:【ele】【erp】stock 的迁移(100%)- move、out

This commit is contained in:
YunaiV
2025-11-16 18:41:46 +08:00
parent cb9aaa338c
commit bb749844fe
4 changed files with 26 additions and 4 deletions

View File

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

View File

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