forked from nsjcy/frontEnd/nsjcy

1
liuwh
2020-03-31 47c7a0503a119572bd1b9e2812510dd6792d95f0
SunshineIns/src/page/LawSubscribe.jsx
@@ -141,7 +141,7 @@
              <Divider type="vertical" />
            </span> : null
          }
          <label className='theme-color' onClick={() => this.onClick(record.id, 'see')} style={{ cursor: 'pointer' }}>查看</label>
          <label className='theme-color' onClick={() => this.onClick(record.id, 'do')} style={{ cursor: 'pointer' }}>查看</label>
        </span>
      ),
    }];