From bbf073595bfcd71f58c48ae001ff48f6380a0d17 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Mon, 4 Sep 2023 17:17:58 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=E0=B9=84=E0=B8=9F=E0=B8=A5=E0=B9=8C=20.docx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/04_registry/components/Document.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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" >