Merge pull request '[考试分析] - 修改路由' (#179) from zouyf_dev into main
Reviewed-on: #179
This commit is contained in:
commit
d896209948
|
@ -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