forked from verdnatura/salix-front
perf: change field column
This commit is contained in:
parent
8a94701422
commit
5c2c9d0805
|
@ -48,7 +48,7 @@ const columns = computed(() => [
|
||||||
{
|
{
|
||||||
align: 'left',
|
align: 'left',
|
||||||
label: t('globals.wareHouseIn'),
|
label: t('globals.wareHouseIn'),
|
||||||
name: 'wareouseIn',
|
name: 'warehouseInName',
|
||||||
isTitle: false,
|
isTitle: false,
|
||||||
cardVisible: true,
|
cardVisible: true,
|
||||||
create: false,
|
create: false,
|
||||||
|
|
Loading…
Reference in New Issue