forked from nsjcy/frontEnd/nsjcy
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',