# Conflicts: # src/views/system/user/profile/round-select.vue
@@ -783,7 +783,7 @@ export const constantRoutes = [{
component: (resolve) => require(['@/views/elective/report/index'], resolve),
name: 'ElectiveReportIndex',
meta: {
- title: '报告示例'
+ title: '选科报告'
}
]