src/tabviews/custom/components/carousel/prop-card/index.jsx
@@ -330,6 +330,13 @@ this.openModal(result.ErrCode) } }) if (config.timer && config.clearField && result.data && result.data[0]) { let vals = (config.clearValue || '').split(',') if (vals.includes(result.data[0][config.clearField])) { this.timer && this.timer.stop() } } } else { this.setState({ loading: false