fix: add 'dated' field to RouteFilter fields
gitea/salix-front/pipeline/pr-master There was a failure building this commit Details

This commit is contained in:
Jose Antonio Tubau 2025-05-20 08:38:26 +02:00
parent c700521b37
commit 00c74d8f53
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ export default {
'id',
'workerFk',
'agencyModeFk',
'dated',
'created',
'm3',
'warehouseFk',