From c7e6f701b2020f2f87fe7c81fb2f6703bfe184c9 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Fri, 13 Sep 2024 11:17:31 +0700 Subject: [PATCH] =?UTF-8?q?UI=20Template=20=E0=B8=AA=E0=B8=B3=E0=B8=AB?= =?UTF-8?q?=E0=B8=A3=E0=B8=B1=E0=B8=9A=E0=B8=A5=E0=B8=87=E0=B9=83=E0=B8=99?= =?UTF-8?q?=E0=B8=95=E0=B8=B3=E0=B9=81=E0=B8=AB=E0=B8=99=E0=B9=88=E0=B8=87?= =?UTF-8?q?/=E0=B9=80=E0=B8=87=E0=B8=B4=E0=B8=99=E0=B9=80=E0=B8=94?= =?UTF-8?q?=E0=B8=B7=E0=B8=AD=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/information/Other.vue | 4 +- src/modules/05_command/views/salaryLists.vue | 379 +++++++++++++++---- 2 files changed, 298 insertions(+), 85 deletions(-) diff --git a/src/components/information/Other.vue b/src/components/information/Other.vue index d7886ebb..1b1dbaab 100644 --- a/src/components/information/Other.vue +++ b/src/components/information/Other.vue @@ -79,7 +79,7 @@ :borderless="!edit" :model-value="date2Thai(date)" - :rules="[(val) => !!val || `${'กรุณาเลือกวันที่'}`]" + :rules="[(val:string) => !!val || `${'กรุณาเลือกวันที่'}`]" hide-bottom-space :label="`${'วันที่'}`" > @@ -109,7 +109,7 @@ :readonly="!edit" :borderless="!edit" v-model="detail" - :rules="[(val) => !!val || `${'กรุณากรอกรายละเอียด'}`]" + :rules="[(val:string) => !!val || `${'กรุณากรอกรายละเอียด'}`]" hide-bottom-space :label="`${'รายละเอียด'}`" @update:modelValue="clickEditRow" diff --git a/src/modules/05_command/views/salaryLists.vue b/src/modules/05_command/views/salaryLists.vue index 874bc5a0..8ff0486d 100644 --- a/src/modules/05_command/views/salaryLists.vue +++ b/src/modules/05_command/views/salaryLists.vue @@ -1,15 +1,17 @@ @@ -204,7 +244,180 @@ onMounted(() => { Template สำหรับลงในตำแหน่ง/เงินเดือน
-
+
+ +
+ Template และ คำสั่ง +
+ + + + + + + + {{ item.name }} + + + + + + + +
+
+
+ +
+
+
+
+ เพิ่มข้อมูล + + + + + + +
+
+
+ + + + +
+
+
+
+
+
+ + กรุณาเลือกรายการคำสั่ง +
+
+
+
+