From 98c7504a50a883aad36cb5e0734302773194a282 Mon Sep 17 00:00:00 2001 From: AnandaTon Date: Thu, 7 Sep 2023 09:32:27 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=AD=E0=B8=B1=E0=B8=9E=E0=B9=82=E0=B8=AB=E0=B8=A5=E0=B8=94?= =?UTF-8?q?=E0=B9=84=E0=B8=9F=E0=B8=A5=E0=B9=8C=E0=B9=80=E0=B8=9E=E0=B8=B4?= =?UTF-8?q?=E0=B9=88=E0=B8=A1=20docx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/information/Document.vue | 6 +- src/components/information/OldName.vue | 6 +- .../views/02_qualify/PeriodAdd.vue | 16 +- .../components/Information/OldName.vue | 15 +- .../08_registryEmployee/views/Document.vue | 272 +++++++++--------- .../views/Information/OldName.vue | 6 +- 6 files changed, 162 insertions(+), 159 deletions(-) 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" >