@@ -689,7 +689,8 @@ export const constantRoutes = [{
component: (resolve) => require(['@/views/elective/report/index'], resolve),
name: 'ElectiveReportIndex',
meta: {
- title: '选科报告'
+ title: '选科报告',
+ parentPath: '/new-gaokao/bigdataSelectCourse/personalSelectCourseReport'
}
},
{