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