perf: change field column
gitea/salix-front/pipeline/pr-dev This commit looks good Details

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', 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,