Optimize new attachment upload

This commit is contained in:
2024-08-22 01:26:32 +08:00
parent e9dad009a4
commit 0c4e363d95
2 changed files with 61 additions and 21 deletions

View File

@ -37,7 +37,7 @@
color="white"
prepend-icon="mdi-launch"
text="Open in browser"
:href="getAttachmentUrl(item.id)"
:href="getAttachmentUrl(item.rid)"
target="_blank"
/>
</div>