forked from nsjcy/frontEnd/nsjcy

bug
liuwh
2020-03-24 51351c2d8c7297cb3f96e572c0e1a110ce8a5073
SunshineIns/src/page/UnderAgeList.jsx
@@ -224,6 +224,9 @@
      <div className="app-page">
        <HeadView history={this.props.history} />
        <div style={{ marginLeft: '90%', marginBottom: '20px', marginTop: '20px' }}>
          <Button type="primary" size='large' onClick={() => this.showModal('new')}>新增</Button>
        </div>
        <div style={{ background: '#fff', margin: 20 }}>
          <CommonSearchForm
            {...this.props}