src/templates/sharecomponent/searchcomponent/index.jsx
@@ -237,6 +237,15 @@ }) } /** * @description 组件销毁,清除state更新 */ componentWillUnmount () { this.setState = () => { return } } render() { const { dict, searchlist, visible, sqlVerifing, card } = this.state