From 30a45ce33dd04161ab2d8c1e3165783d3794b3c5 Mon Sep 17 00:00:00 2001 From: huxin02 Date: Fri, 6 Jun 2025 17:25:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84=EF=BC=8C=E5=A2=9E=E5=8A=A0=E4=BB=A4=E7=89=8C=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/router/index.js | 2 +- client/src/stores/json/menu.json | 13 +------------ client/src/stores/json/topMenu.json | 3 ++- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/client/src/router/index.js b/client/src/router/index.js index fae3d3b..2ad7f50 100644 --- a/client/src/router/index.js +++ b/client/src/router/index.js @@ -488,7 +488,7 @@ const baseRoutes = [ path: '/fxczfgl', name: 'fxczfgl', component: SviLayout, - meta: {title: '非现场执法'}, + meta: {title: '非现场执法管理}, children: [ { path: 'index', diff --git a/client/src/stores/json/menu.json b/client/src/stores/json/menu.json index 61d340e..ab24d23 100644 --- a/client/src/stores/json/menu.json +++ b/client/src/stores/json/menu.json @@ -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": "送达业务统计", diff --git a/client/src/stores/json/topMenu.json b/client/src/stores/json/topMenu.json index 8c26ff9..137dd04 100644 --- a/client/src/stores/json/topMenu.json +++ b/client/src/stores/json/topMenu.json @@ -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