forked from nsjcy/frontEnd/nsjcy

LAPTOP-RI7D261L\Mr Ke
2020-03-09 9ed9a0363f9f1ef22d143ab9f529ae161cc1afc4
SunshineIns/src/data/menu.js
@@ -105,6 +105,13 @@
  path: '/underAgeList'
},
{
  id: 'noInspectionReportList',
  name: '未检举报',
  icon: active,
  iconCheck: activeCheck,
  path: '/noInspectionReportList'
},
{
  id: 'questionnaire',
  name: '问卷管理部分',
  icon: msgManage,
@@ -116,7 +123,7 @@
  }, {
    id: 'newly',
    name: '新建问卷',
    path: '/questionnaire/newly'
    path: '/questionnaire/newly/new'
  }]
},
{