From cc6a672000f12ca992bd44ec1598866ae2ce89cb Mon Sep 17 00:00:00 2001 From: Kittapath Date: Tue, 21 Mar 2023 12:06:30 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A5=E0=B8=9A=20tab=20=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=E0=B8=8A=E0=B8=B5=E0=B9=89=E0=B9=81=E0=B8=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DialogFooter.vue | 4 +- src/components/NotifyError.vue | 41 ++--- src/components/Table.vue | 8 +- src/components/top.vue | 165 ++++++++++-------- src/modules/01_exam/components/ExamForm.vue | 76 ++++---- .../01_exam/components/Form/Career.vue | 15 +- .../01_exam/components/Form/Document.vue | 16 +- .../01_exam/components/Form/Education.vue | 15 +- .../components/Form/Profile/Address.vue | 16 +- .../components/Form/Profile/Family.vue | 12 +- .../components/Form/Profile/Information.vue | 13 +- .../components/Form/Profile/Occupation.vue | 12 +- src/modules/01_exam/views/ExamDetail.vue | 30 ++-- 13 files changed, 205 insertions(+), 218 deletions(-) diff --git a/src/components/DialogFooter.vue b/src/components/DialogFooter.vue index c2426f3..4bda154 100644 --- a/src/components/DialogFooter.vue +++ b/src/components/DialogFooter.vue @@ -19,7 +19,7 @@ :color="!next ? 'grey-7' : 'public'" /> -
+
- +
@@ -16,25 +12,20 @@ />
- {{ modalErrorTittle }} + {{ modalErrorTittle }}
{{ modalErrorDetail }}
- +