src/tabviews/custom/components/share/normalheader/index.jsx
@@ -27,7 +27,14 @@ }) } shouldComponentUpdate (nextProps, nextState) { return false } shouldComponentUpdate (nextProps, nextState) { const { config } = this.props if (config.checkBid && this.props.BID !== nextProps.BID) { return true } return false } /** * @description 组件销毁,清除state更新,清除快捷键设置