forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-31 a0ec2242677dced1e6e098c114460da3d56be157
SunshineIns/src/page/KeyWord.jsx
@@ -160,9 +160,9 @@
  }
  render() {
    const columns = [{
      title: '序号',
      dataIndex: 'index',
      key: 'index'
      title: '编号',
      dataIndex: 'id',
      key: 'id'
    }, {
      title: '关键词',
      dataIndex: 'keywords',