comment import calendar ที่ไม่ใช้
This commit is contained in:
parent
971a9be260
commit
a2d5e76bd8
2 changed files with 2 additions and 17 deletions
|
|
@ -8,7 +8,7 @@ import config from "@/app.config"
|
|||
/**import calendar*/
|
||||
import FullCalendar from "@fullcalendar/vue3"
|
||||
import dayGridPlugin from "@fullcalendar/daygrid"
|
||||
import type { CalendarOptions } from "@fullcalendar/core"
|
||||
// import type { CalendarOptions } from "@fullcalendar/core"
|
||||
import timeGridPlugin from "@fullcalendar/timegrid"
|
||||
import interactionPlugin from "@fullcalendar/interaction"
|
||||
import allLocales from "@fullcalendar/core/locales-all"
|
||||
|
|
@ -23,7 +23,7 @@ import DialogDetail from "@/modules/05_leave/components/DialogDetail.vue"
|
|||
|
||||
/** import stort*/
|
||||
import { useCounterMixin } from "@/stores/mixin"
|
||||
import { aR } from "@fullcalendar/core/internal-common"
|
||||
// import { aR } from "@fullcalendar/core/internal-common"
|
||||
|
||||
const mixin = useCounterMixin()
|
||||
const { showLoader, hideLoader, messageError, date2Thai, monthYear2Thai, dateToISO } = mixin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue