Commit 2ff8d367 authored by zhengke's avatar zhengke

修改

parent 7398e903
This diff is collapsed.
This diff is collapsed.
......@@ -132,6 +132,11 @@ const routes = [{
component: () =>
import("pages/course/socialclass.vue")
},
{
path: "/course/studentClass", //教学奖励-学生班设置
component: () =>
import("pages/course/studentClass.vue")
},
{
path: "/financial/PlatformAccount", //平台账户
component: () =>
......
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