+
\ No newline at end of file
diff --git a/src/modules/08_KPI/components/Tab/03_CommanderAboveOneStep.vue b/src/modules/08_KPI/components/Tab/03_CommanderAboveOneStep.vue
new file mode 100644
index 0000000..cb489dc
--- /dev/null
+++ b/src/modules/08_KPI/components/Tab/03_CommanderAboveOneStep.vue
@@ -0,0 +1,3 @@
+
+
3
+
\ No newline at end of file
diff --git a/src/modules/08_KPI/components/Tab/04_File.vue b/src/modules/08_KPI/components/Tab/04_File.vue
new file mode 100644
index 0000000..c8199f4
--- /dev/null
+++ b/src/modules/08_KPI/components/Tab/04_File.vue
@@ -0,0 +1,3 @@
+
+
4
+
\ No newline at end of file
diff --git a/src/modules/08_KPI/components/Tab/Dialog/01_Dialog.vue b/src/modules/08_KPI/components/Tab/Dialog/01_Dialog.vue
new file mode 100644
index 0000000..628e956
--- /dev/null
+++ b/src/modules/08_KPI/components/Tab/Dialog/01_Dialog.vue
@@ -0,0 +1,281 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ รหัสตัวชี้วัด
+
+
+ ชื่อตัวชี้วัด
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.metricCode }}
+
+
+ {{ item.indicatorName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ รายละเอียดตัวชี้วัด
+
+
+
+
+
+
+ {{
+ fieldDetailLabels[
+ field as keyof typeof fieldDetailLabels
+ ]
+ }}
+