修改菜单结构,增加令牌自动刷新
This commit is contained in:
parent
50353b807a
commit
30a45ce33d
|
|
@ -488,7 +488,7 @@ const baseRoutes = [
|
|||
path: '/fxczfgl',
|
||||
name: 'fxczfgl',
|
||||
component: SviLayout,
|
||||
meta: {title: '非现场执法'},
|
||||
meta: {title: '非现场执法管理},
|
||||
children: [
|
||||
{
|
||||
path: 'index',
|
||||
|
|
|
|||
|
|
@ -841,18 +841,7 @@
|
|||
"menuId": "A-610100000000-0005_0662"
|
||||
}
|
||||
},
|
||||
{
|
||||
"gncdbh": "A-610100000000-0005_0663",
|
||||
"name": "非现场执法统计",
|
||||
"icon": "zyyy_rzzx",
|
||||
"path": "/tjbb/fxczfStatice",
|
||||
"router": true,
|
||||
"meta": {
|
||||
"icon": "zyyy_rzzx",
|
||||
"title": "非现场执法统计",
|
||||
"menuId": "A-610100000000-0005_0663"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"gncdbh": "A-610100000000-0005_0664",
|
||||
"name": "送达业务统计",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"path": "/fxczfgl/index",
|
||||
"router": true
|
||||
},
|
||||
|
||||
{
|
||||
"gncdbh": 13,
|
||||
"name": "举报投诉",
|
||||
|
|
@ -45,7 +46,7 @@
|
|||
},
|
||||
{
|
||||
"gncdbh": 9,
|
||||
"name": "统计分析",
|
||||
"name": "统计报表",
|
||||
"icon": "zyyy_rzzx",
|
||||
"path": "/tjbb/zflatj",
|
||||
"router": true
|
||||
|
|
|
|||
Loading…
Reference in New Issue