Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2025-04-08 08:28:17 +02:00
commit 2a3e8f293a
1 changed files with 2 additions and 2 deletions

View File

@ -102,8 +102,8 @@ async function fetchDocuware() {
Value: ['PDA'],
},
{
DBName: 'FILENAME',
Value: [`${row.deviceProductionFk}-pda`],
DBName: 'OBSERVACIONES',
Value: [row.deviceProductionFk],
},
],
});