src/tabviews/custom/components/carousel/prop-card/index.jsx
@@ -171,7 +171,7 @@ const { config } = this.state if (config.wrap.datatype === 'static' || !config.setting.supModule || config.setting.supModule !== MenuID) return if (id !== this.state.BID) { if (id !== this.state.BID || id !== '') { this.setState({ BID: id, BData: data }, () => { this.loadData() })