fix: show title, keyword&category join with ,

This commit is contained in:
puri-ph4tt 2023-12-01 16:15:06 +07:00
parent 774b8fb2fd
commit 64d4ca09a5
2 changed files with 5 additions and 15 deletions

View file

@ -323,7 +323,7 @@ async function submitFileForm(
class="text-overflow-handle block q-px-md text-center"
style="max-width: 100%"
>
{{ getFileNameFormat(value.fileName) }}
{{ value.title }}
</div>
</div>
</div>