Commit b039082c authored by 罗超's avatar 罗超

1

parent 8da795d5
......@@ -426,7 +426,7 @@ const routes = [{
component: () =>
import("pages/financial/activityCommission.vue")
},
{
path: "/financial/accDetail/CashAccDetail", //现金账户明细
component: () =>
......@@ -583,9 +583,9 @@ const routes = [{
component: () =>
import("pages/financial/reportform/activityCommissionUserList.vue")
},
{
path: "/administration/document", //行政公告
component: () =>
......@@ -1093,7 +1093,7 @@ const routes = [{
{
path: "/stuMan/stuClassManage", //学管 班级管理
component: () =>
import("pages/stuMan/stuClassManage")
import("pages/stuMan/stuClassManage")
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment