[考试分析] - 修改路由 #179
|
@ -70,8 +70,7 @@ const menuList = [{
|
|||
{
|
||||
name: '考试分析',
|
||||
icon: 'icon-kaoshi',
|
||||
isOuter: true,
|
||||
path: '/education/colentrance'
|
||||
path: '/examReport'
|
||||
},
|
||||
{
|
||||
name: '学情分析',
|
||||
|
|
|
@ -113,7 +113,7 @@ const title = reactive([
|
|||
},
|
||||
{
|
||||
name: '考试分析',
|
||||
url: '/education/colentrance',
|
||||
url: '/examReport',
|
||||
img: 'iconfont icon-icon_kaoshifenxi',
|
||||
child1: []
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue