แก้ไขหน้ารายการลา
This commit is contained in:
parent
0b4a87e293
commit
d64afad3f9
3 changed files with 299 additions and 204 deletions
|
|
@ -8,7 +8,7 @@ import type { LeaveItem } from "@/modules/05_leave/interface/index/main"
|
|||
import type { QTableProps } from "quasar"
|
||||
|
||||
import CalendarView from "@/modules/05_leave/components/Calendar.vue"
|
||||
import ListView from "@/modules/05_leave/components/ListCalendar.vue"
|
||||
import ListView from "@/modules/05_leave/components/ListView.vue"
|
||||
|
||||
import { useCounterMixin } from "@/stores/mixin"
|
||||
import { useLeaveStore } from "@/modules/05_leave/store"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue