src/tabviews/custom/components/card/prop-card/index.jsx
@@ -142,7 +142,7 @@ } this.setState({sync: false, data: _data}) } else if (!is(fromJS(this.props.mainSearch), fromJS(nextProps.mainSearch))) { } else if (nextProps.mainSearch && !is(fromJS(this.props.mainSearch), fromJS(nextProps.mainSearch))) { if (config.wrap.datatype !== 'static' && config.setting.syncRefresh === 'true') { this.setState({}, () => { this.loadData()