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