diff --git a/src/modules/01_metadata/components/calendar/CalendarList.vue b/src/modules/01_metadata/components/calendar/CalendarList.vue index 7ef7b9a7..2abd829c 100644 --- a/src/modules/01_metadata/components/calendar/CalendarList.vue +++ b/src/modules/01_metadata/components/calendar/CalendarList.vue @@ -425,7 +425,10 @@ watch(props, async (count, prevCount) => { @click="editCalendar(props.row)" > - แก้ไขวันหยุด +
+ +
แก้ไขวันหยุด
+
{ @click="deleteClick(props.row)" > - ลบวันหยุด +
+ +
ลบวันหยุด
+