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(
|
||||
"@/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 = () =>
|
||||
import("@/modules/11_discipline/components/1_Complaint/AddComplaintPage.vue");
|
||||
const complaintEdit = () =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue