fixing bug
This commit is contained in:
parent
d2f52a2551
commit
56cf31895f
1 changed files with 0 additions and 8 deletions
|
|
@ -38,14 +38,6 @@ const channelMain = () =>
|
||||||
import(
|
import(
|
||||||
"@/modules/11_discipline/components/6_BasicInformation/Channel/MainPage.vue"
|
"@/modules/11_discipline/components/6_BasicInformation/Channel/MainPage.vue"
|
||||||
);
|
);
|
||||||
const channelAdd = () =>
|
|
||||||
import(
|
|
||||||
"@/modules/11_discipline/components/6_BasicInformation/Channel/AddPage.vue"
|
|
||||||
);
|
|
||||||
const channelEdit = () =>
|
|
||||||
import(
|
|
||||||
"@/modules/11_discipline/components/6_BasicInformation/Channel/EditPage.vue"
|
|
||||||
);
|
|
||||||
const complaintAdd = () =>
|
const complaintAdd = () =>
|
||||||
import("@/modules/11_discipline/components/1_Complaint/AddComplaintPage.vue");
|
import("@/modules/11_discipline/components/1_Complaint/AddComplaintPage.vue");
|
||||||
const complaintEdit = () =>
|
const complaintEdit = () =>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue