From 9a55a757069bf02f98732a71fbd0c7d80d61cbf5 Mon Sep 17 00:00:00 2001 From: Tanyalak Date: Fri, 29 Sep 2023 15:56:13 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=A3=E0=B8=B0=E0=B8=9A=E0=B8=9A=E0=B8=A5?= =?UTF-8?q?=E0=B8=B2=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1=20dia?= =?UTF-8?q?log=20=E0=B8=82=E0=B8=AD=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84?= =?UTF-8?q?=E0=B8=82,=E0=B8=94=E0=B8=B9=E0=B8=A3=E0=B8=B2=E0=B8=A2?= =?UTF-8?q?=E0=B8=A5=E0=B8=B0=E0=B9=80=E0=B8=AD=E0=B8=B5=E0=B8=A2=E0=B8=94?= =?UTF-8?q?,=E0=B8=95=E0=B8=B2=E0=B8=A3=E0=B8=B2=E0=B8=87=E0=B8=AA?= =?UTF-8?q?=E0=B8=96=E0=B8=B4=E0=B8=95=E0=B8=B4=E0=B8=81=E0=B8=B2=E0=B8=A3?= =?UTF-8?q?=E0=B8=A5=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/01_dashboard/views/Dashboard.vue | 51 ++--- src/modules/05_leave/componenst/Calendar.vue | 192 ++++++++++++------ .../05_leave/componenst/ListCalendar.vue | 114 +++++++++-- src/modules/05_leave/views/Main.vue | 132 +++++++++++- 4 files changed, 392 insertions(+), 97 deletions(-) diff --git a/src/modules/01_dashboard/views/Dashboard.vue b/src/modules/01_dashboard/views/Dashboard.vue index dff0281..caabc39 100644 --- a/src/modules/01_dashboard/views/Dashboard.vue +++ b/src/modules/01_dashboard/views/Dashboard.vue @@ -182,36 +182,37 @@ const transferToPage = (path?: string) => { flat /> - - + - - {{ contact.sender }} - {{ - contact.subject - }} - + + + {{ contact.sender }} + {{ + contact.subject + }} + - - {{ contact.timereceive }} - - - + + {{ contact.timereceive }} + + + +
@@ -32,10 +35,75 @@ สถานะใหม่ - + + + + + +
รายละเอียดของ{{ title }}
+
ขอยกเลิก{{ title }}
+ + +
+ + +
+
+
เขียนที่
+
{{ location }}
+
เรื่องและเหตุผลการลา
+
{{ subject }}
+
วัน เดือน ปีเริ่มต้น
+
{{ dateStart }}
+
วัน เดือน ปีสิ้นสุด
+
{{ dateEnd }}
+
จำนวนวันที่ลา
+
{{ numDate }}
+
สถานที่ติดต่อขณะลา
+
{{ place }}
+
หมายเลขโทรศัพท์
+
{{ phone }}
+
+
+
+ + + + +
+
+ + + + + +
+
- @@ -261,4 +331,8 @@ export default { .fc-theme-standard td, .fc-theme-standard th{ border: 1px solid #EBE9F1; } + +.textHover:hover{ + color: #18a259; +} diff --git a/src/modules/05_leave/componenst/ListCalendar.vue b/src/modules/05_leave/componenst/ListCalendar.vue index 12d52ee..5a18f0f 100644 --- a/src/modules/05_leave/componenst/ListCalendar.vue +++ b/src/modules/05_leave/componenst/ListCalendar.vue @@ -12,33 +12,99 @@ :grid="$q.screen.gt.xs ? false : true" > + + + + + +
รายละเอียดของ{{ title }}
+
ขอยกเลิก{{ title }}
+ + +
+ + +
+
+
เขียนที่
+
{{ location }}
+
เรื่องและเหตุผลการลา
+
{{ subject }}
+
วัน เดือน ปีเริ่มต้น
+
{{ dateStart }}
+
วัน เดือน ปีสิ้นสุด
+
{{ dateEnd }}
+
จำนวนวันที่ลา
+
{{ numDate }}
+
สถานที่ติดต่อขณะลา
+
{{ place }}
+
หมายเลขโทรศัพท์
+
{{ phone }}
+
+
+
+ + + + +
+
+ + + + + +
+
\ No newline at end of file diff --git a/src/modules/05_leave/views/Main.vue b/src/modules/05_leave/views/Main.vue index 5513eb1..becfe41 100644 --- a/src/modules/05_leave/views/Main.vue +++ b/src/modules/05_leave/views/Main.vue @@ -144,7 +144,7 @@
สถิติการลา
- +
@@ -187,6 +187,36 @@
+ + + + +
ตารางสถิติการลา
+ + +
+ + + + +
+