fixing
This commit is contained in:
parent
588adeae8b
commit
2b3683a80a
2 changed files with 1 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
const workMain = () => import("@/modules/09_leave/views/02_WorkingMain.vue");
|
||||
const leaveMain = () => import("@/modules/09_leave/views/05_LeaveListMain.vue");
|
||||
const leaveDetail = () =>
|
||||
import("@/modules/09_leave/components/05_Leave/DetailLeave.vue");
|
||||
import("@/modules/09_leave/components/05_Leave/DetailLeavePage.vue");
|
||||
const leaveDetailReject = () =>
|
||||
import("@/modules/09_leave/components/05_Leave/DetailLeaveReject.vue");
|
||||
const RoundMain = () => import("@/modules/09_leave/views/01_RoundMain.vue");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue