+
+ {{
+ props.row.positionArea ? props.row.positionArea:'-'
+ }}
+
{{ col.value ? col.value : "-" }}
diff --git a/src/modules/09_leave/components/4_ChangeRound/DialogForm.vue b/src/modules/09_leave/components/4_ChangeRound/DialogForm.vue
index 01dec13b6..7b34eb8f4 100644
--- a/src/modules/09_leave/components/4_ChangeRound/DialogForm.vue
+++ b/src/modules/09_leave/components/4_ChangeRound/DialogForm.vue
@@ -243,86 +243,93 @@ watch(
props.DataRow ? `${props.DataRow.currentRound} น.` : ""
}}
-
-
+
+
+
+
+
+
+
+ {{ year + 543 }}
+
+
+ {{ parseInt(value + 543) }}
+
+
+
+
+
+
+
+
+
+
+
-
-
- {{ year + 543 }}
-
-
- {{ parseInt(value + 543) }}
-
-
-
-
-
-
-
-
-
-
+
+
+
-