0
0
Fork 0
This commit is contained in:
Alex Moreno 2024-04-23 07:39:15 +02:00
commit 20ec141237
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
),
},