แก้ router ระบบบรรจุ
This commit is contained in:
parent
f1d1b722d8
commit
640bde71be
2 changed files with 3 additions and 3 deletions
|
|
@ -27,10 +27,10 @@ const probationDetail = () =>
|
|||
import("@/modules/05_placement/components/probation/ProbationDetail.vue");
|
||||
|
||||
const probationForm = () =>
|
||||
import("@/modules/05_placement/components/probation/form.vue");
|
||||
import("@/modules/05_placement/components/probation/MainDetail.vue");
|
||||
|
||||
const probationWorkAdd = () =>
|
||||
import("@/modules/05_placement/components/probation/MainDetail.vue");
|
||||
import("@/modules/05_placement/components/probation/AddWork.vue");
|
||||
export default [
|
||||
{
|
||||
path: "/placement",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue