forked from nsjcy/frontEnd/nsjcy

LAPTOP-RI7D261L\Mr Ke
2020-03-09 9ed9a0363f9f1ef22d143ab9f529ae161cc1afc4
SunshineIns/src/data/menu.js
@@ -85,7 +85,7 @@
  path: '/sweeping'
}, {
  id: 'activeManage',
  name: '活动管理',
  name: '法制活动',
  icon: active,
  iconCheck: activeCheck,
  path: '/activeManage'
@@ -98,6 +98,20 @@
  path: '/careList'
},
{
  id: 'underAgeList',
  name: '涉未成年负责部门组织',
  icon: active,
  iconCheck: activeCheck,
  path: '/underAgeList'
},
{
  id: 'noInspectionReportList',
  name: '未检举报',
  icon: active,
  iconCheck: activeCheck,
  path: '/noInspectionReportList'
},
{
  id: 'questionnaire',
  name: '问卷管理部分',
  icon: msgManage,