diff --git a/frontend/components/profile/tickets/[id]/Attachment.vue b/frontend/components/profile/tickets/[id]/Attachment.vue new file mode 100644 index 0000000..f30b7fa --- /dev/null +++ b/frontend/components/profile/tickets/[id]/Attachment.vue @@ -0,0 +1,33 @@ + + + + + + + + + + {{ `فایل ضمیمه ${index}` }} + + {{ (size / 1024).toFixed(2) }}KB + + + + +