Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into beta
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
commit
d945426c4d
|
@ -102,8 +102,8 @@ async function fetchDocuware() {
|
||||||
Value: ['PDA'],
|
Value: ['PDA'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
DBName: 'FILENAME',
|
DBName: 'OBSERVACIONES',
|
||||||
Value: [`${row.deviceProductionFk}-pda`],
|
Value: [row.deviceProductionFk],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue