From 708c4c318cc0e28cc9818e7cf20f6edbdd0687f9 Mon Sep 17 00:00:00 2001 From: Tanyalak Date: Fri, 20 Oct 2023 16:50:28 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20ui=20?= =?UTF-8?q?=E0=B8=95=E0=B8=B2=E0=B8=A3=E0=B8=B2=E0=B8=87,Layout=20=20?= =?UTF-8?q?=E0=B8=A3=E0=B8=B0=E0=B8=9A=E0=B8=9A=20=E0=B8=A7=E0=B8=B4?= =?UTF-8?q?=E0=B8=99=E0=B8=B1=E0=B8=A2=20=E0=B9=80=E0=B8=9E=E0=B8=B4?= =?UTF-8?q?=E0=B9=88=E0=B8=A1=E0=B9=80=E0=B8=95=E0=B8=B4=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../09_leave/components/1_Work/TableList.vue | 2 +- .../09_leave/components/2_Leave/TableList.vue | 2 +- .../components/1_Complaint/MainPage.vue | 90 ++++---- .../2_InvestigateFacts/MainPage.vue | 206 ++++++++--------- .../3_InvestigateDisciplinary/MainPage.vue | 4 +- .../3_InvestigateDisciplinary/Table.vue | 6 +- .../components/4_Order/MainPage.vue | 84 +++---- .../6_BasicInformation/Channel/MainPage.vue | 210 +++++++++--------- .../6_BasicInformation/Director/MainPage.vue | 4 +- 9 files changed, 305 insertions(+), 303 deletions(-) diff --git a/src/modules/09_leave/components/1_Work/TableList.vue b/src/modules/09_leave/components/1_Work/TableList.vue index 301f32a22..ab5c98f38 100644 --- a/src/modules/09_leave/components/1_Work/TableList.vue +++ b/src/modules/09_leave/components/1_Work/TableList.vue @@ -116,7 +116,7 @@ const paginationLabel = (start: string, end: string, total: string) => { diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue index fe7c5077c..8c7415201 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue @@ -103,7 +103,9 @@ const clickAdd = () => { ยืนยันผล {{ props.row.active }} diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/Table.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/Table.vue index 29aedd860..06a30b961 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/Table.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/Table.vue @@ -14,7 +14,6 @@ -
diff --git a/src/modules/11_discipline/components/6_BasicInformation/Channel/MainPage.vue b/src/modules/11_discipline/components/6_BasicInformation/Channel/MainPage.vue index c875d725c..d801be5f7 100644 --- a/src/modules/11_discipline/components/6_BasicInformation/Channel/MainPage.vue +++ b/src/modules/11_discipline/components/6_BasicInformation/Channel/MainPage.vue @@ -111,114 +111,112 @@ onMounted(() => {}); รายการช่องทางการร้องเรียน
-
-
-
- - เพิ่มช่องทางการร้องเรียน - -
- - - +
+ - - + เพิ่มช่องทางการร้องเรียน + +
+ - -
-
- - - - - -
+ + + + + +
+
+ + + + +
diff --git a/src/modules/11_discipline/components/6_BasicInformation/Director/MainPage.vue b/src/modules/11_discipline/components/6_BasicInformation/Director/MainPage.vue index 670372a62..47d8318eb 100644 --- a/src/modules/11_discipline/components/6_BasicInformation/Director/MainPage.vue +++ b/src/modules/11_discipline/components/6_BasicInformation/Director/MainPage.vue @@ -84,8 +84,7 @@ function clickDelete(id: string) { รายการชื่อกรรมการ -
-
+
เพิ่มรายชื่อกรรมการ @@ -138,6 +137,5 @@ function clickDelete(id: string) {
-
\ No newline at end of file