forked from nsjcy/frontEnd/nsjcy

Mr Ke
2020-03-29 9a6f61a093e1da9b269eb4f5aa9c240ed87f24bf
SunshineIns/src/page/NewlyList.jsx
@@ -31,7 +31,11 @@
    return (
      <div className="app-page">
        <HeadView history={this.props.history} />
        <LinkView sed="问卷管理" local="问卷管理" />
        {/* <LinkView sed="问卷管理" local="问卷管理" />
         */}
        <div className="link-view-main">
          后台中心&nbsp;/<span style={{ color: '#1790FF' }}>问卷管理</span>
        </div>
        <QuestionnaireTablelist history={this.props.history} />
      </div>