forked from nsjcy/frontEnd/nsjcy

LAPTOP-RI7D261L\Mr Ke
2020-03-09 a2d1b9886b00b5f4d4722c3379d3bd4f2f94b421
SunshineIns/src/data/menu.js
@@ -105,8 +105,15 @@
  path: '/underAgeList'
},
{
  id: 'noInspectionReportList',
  name: '未检举报',
  icon: active,
  iconCheck: activeCheck,
  path: '/noInspectionReportList'
},
{
  id: 'questionnaire',
  name: '问卷管理部分',
  name: '调查问卷管理',
  icon: msgManage,
  iconCheck: activeCheck,
  children: [{
@@ -116,7 +123,7 @@
  }, {
    id: 'newly',
    name: '新建问卷',
    path: '/questionnaire/newly'
    path: '/questionnaire/newly/new'
  }]
},
{
@@ -225,7 +232,7 @@
  name: '系统管理',
  icon: sys,
  iconCheck: sysCheck,
  path: 'http://xnwj.gznsjc.gov.cn/nsjc-charge/base/home.html'
  path: 'http://nsjcy.hugeinfo.com.cn/nsjc-charge/base/home.html'
}];