0
0
Fork 0

perf: change field column

This commit is contained in:
Javier Segarra 2024-07-02 20:41:37 +02:00
parent 8a94701422
commit 5c2c9d0805
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const columns = computed(() => [
{
align: 'left',
label: t('globals.wareHouseIn'),
name: 'wareouseIn',
name: 'warehouseInName',
isTitle: false,
cardVisible: true,
create: false,