SunshineIns/src/page/KeyWord.jsx
@@ -26,7 +26,7 @@ } componentDidMount() { document.title = '关键词维护'; document.title = '典型案例关键词'; this.getData(); } @@ -160,9 +160,9 @@ } render() { const columns = [{ title: '序号', dataIndex: 'index', key: 'index' title: '编号', dataIndex: 'id', key: 'id' }, { title: '关键词', dataIndex: 'keywords',