Преглед изворни кода

Merge branch 'master' of http://121.4.203.192:9000/mingxue/front

# Conflicts:
#	src/views/system/user/profile/round-select.vue
hare8999@163.com пре 3 година
родитељ
комит
ac7addbc4f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -783,7 +783,7 @@ export const constantRoutes = [{
         component: (resolve) => require(['@/views/elective/report/index'], resolve),
         name: 'ElectiveReportIndex',
         meta: {
-          title: '报告示例'
+          title: '选科报告'
         }
       }
     ]