diff --git a/src/components/information/Document.vue b/src/components/information/Document.vue index 0484fbf68..ee4a9ead5 100644 --- a/src/components/information/Document.vue +++ b/src/components/information/Document.vue @@ -69,9 +69,9 @@ class="full-width" text-color="white" :max-size="10000000" - accept=".jpg,.png,.pdf,.csv,.doc" + accept=".jpg,.png,.pdf,.csv,.doc,.docx" bordered - label="[ไฟล์ jpg,png,pdf,csv,doc ขนาดไม่เกิน 10MB]" + label="[ไฟล์ jpg,png,pdf,csv,doc,docx ขนาดไม่เกิน 10MB]" @added="fileAdd" >