diff --git a/src/modules/05_leave/componenst/Forms/01_SickForm.vue b/src/modules/05_leave/componenst/Forms/01_SickForm.vue
index 3781d1d..9a85ca6 100644
--- a/src/modules/05_leave/componenst/Forms/01_SickForm.vue
+++ b/src/modules/05_leave/componenst/Forms/01_SickForm.vue
@@ -112,6 +112,7 @@ function onValidate() {
ref="leaveNoRef"
for="leaveNoRef"
dense
+ hide-bottom-space
outlined
v-model="formData.leaveNo"
label="เขียนที่"
@@ -119,145 +120,165 @@ function onValidate() {
:rules="[val => !!val || `${'เขียนที่'}`]"
/>
-
+
-
-
-
- {{ year + 543 }}
-
-
- {{ parseInt(value + 543) }}
-
-
-
+
+
+
+ {{ year + 543 }}
+
+
+ {{ parseInt(value + 543) }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ year + 543 }}
+
+
+ {{ parseInt(value + 543) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
- {{ year + 543 }}
-
-
- {{ parseInt(value + 543) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/modules/05_leave/componenst/Forms/03_ฺBirth.vue b/src/modules/05_leave/componenst/Forms/03_Birth.vue
similarity index 93%
rename from src/modules/05_leave/componenst/Forms/03_ฺBirth.vue
rename to src/modules/05_leave/componenst/Forms/03_Birth.vue
index d7be057..77b774b 100644
--- a/src/modules/05_leave/componenst/Forms/03_ฺBirth.vue
+++ b/src/modules/05_leave/componenst/Forms/03_Birth.vue
@@ -112,16 +112,18 @@ function onValidate() {
outlined
v-model="formData.leaveNo"
label="เขียนที่"
+ hide-bottom-space
:readonly="!edit"
:rules="[val => !!val || `${'เขียนที่'}`]"
/>
-
+
-
+
-
+
diff --git a/src/modules/05_leave/componenst/Forms/05_VacationForm.vue b/src/modules/05_leave/componenst/Forms/05_VacationForm.vue
index 94562b4..5799a45 100644
--- a/src/modules/05_leave/componenst/Forms/05_VacationForm.vue
+++ b/src/modules/05_leave/componenst/Forms/05_VacationForm.vue
@@ -107,50 +107,36 @@ function onValidate() {
-