0
0
Fork 0

Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into warmFix_hasMoreData

This commit is contained in:
Jorge Penadés 2024-04-23 08:39:33 +02:00
commit 498b8b3315
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ const columns = computed(() => [
downloadFile(
prop.row.id,
$props.downloadModel,
null,
undefined,
prop.row.download
),
},