แก้ชื่อไฟล์ import วินัย
This commit is contained in:
parent
dad6b02628
commit
c8152373ae
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
|
@ -8,11 +8,11 @@ const investigatefactsEdit = () =>
|
|||
import("@/modules/11_discipline/components/2_InvestigateFacts/EditPage.vue");
|
||||
const disciplinaryMain = () =>
|
||||
import(
|
||||
"@/modules/11_discipline/components/3_investigateDisciplinary/MainPage.vue"
|
||||
"@/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue"
|
||||
);
|
||||
const disciplinaryEdit = () =>
|
||||
import(
|
||||
"@/modules/11_discipline/components/3_investigateDisciplinary/EditPage.vue"
|
||||
"@/modules/11_discipline/components/3_InvestigateDisciplinary/EditPage.vue"
|
||||
);
|
||||
const oredrMain = () =>
|
||||
import("@/modules/11_discipline/components/4_Order/MainPage.vue");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue