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 }} + + + + - {{ arg.timeText }} - {{ arg.event.title }} + + + {{ arg.event.title }} + + @@ -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" > - - + + {{ props.rowIndex + 1 }} - + {{ props.row.type }} - + {{ props.row.date }} - - - - - {{ props.row.status }} + + + + + + {{ props.row.status }} + - + - - + + + + + + รายละเอียดของ{{ 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 @@ + + + + + ตารางสถิติการลา + + + + + + + + +