src/templates/sharecomponent/columncomponent/index.jsx
@@ -350,6 +350,15 @@ }) } /** * @description 组件销毁,清除state更新 */ componentWillUnmount () { this.setState = () => { return } } render() { const { config } = this.props const { modaltype, columnlist, dict, card } = this.state