修改菜单结构,增加令牌自动刷新

This commit is contained in:
huxin02 2025-06-06 17:25:56 +08:00
parent 50353b807a
commit 30a45ce33d
3 changed files with 4 additions and 14 deletions

View File

@ -488,7 +488,7 @@ const baseRoutes = [
path: '/fxczfgl', path: '/fxczfgl',
name: 'fxczfgl', name: 'fxczfgl',
component: SviLayout, component: SviLayout,
meta: {title: '非现场执法'}, meta: {title: '非现场执法管理},
children: [ children: [
{ {
path: 'index', path: 'index',

View File

@ -841,18 +841,7 @@
"menuId": "A-610100000000-0005_0662" "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", "gncdbh": "A-610100000000-0005_0664",
"name": "送达业务统计", "name": "送达业务统计",

View File

@ -36,6 +36,7 @@
"path": "/fxczfgl/index", "path": "/fxczfgl/index",
"router": true "router": true
}, },
{ {
"gncdbh": 13, "gncdbh": 13,
"name": "举报投诉", "name": "举报投诉",
@ -45,7 +46,7 @@
}, },
{ {
"gncdbh": 9, "gncdbh": 9,
"name": "统计分析", "name": "统计报表",
"icon": "zyyy_rzzx", "icon": "zyyy_rzzx",
"path": "/tjbb/zflatj", "path": "/tjbb/zflatj",
"router": true "router": true