Compare commits
2 Commits
280313e638
...
d896209948
Author | SHA1 | Date |
---|---|---|
zouyf | d896209948 | |
“zouyf” | c618ec04c7 |
|
@ -70,8 +70,7 @@ const menuList = [{
|
||||||
{
|
{
|
||||||
name: '考试分析',
|
name: '考试分析',
|
||||||
icon: 'icon-kaoshi',
|
icon: 'icon-kaoshi',
|
||||||
isOuter: true,
|
path: '/examReport'
|
||||||
path: '/education/colentrance'
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '学情分析',
|
name: '学情分析',
|
||||||
|
|
|
@ -113,7 +113,7 @@ const title = reactive([
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '考试分析',
|
name: '考试分析',
|
||||||
url: '/education/colentrance',
|
url: '/examReport',
|
||||||
img: 'iconfont icon-icon_kaoshifenxi',
|
img: 'iconfont icon-icon_kaoshifenxi',
|
||||||
child1: []
|
child1: []
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue