src/tabviews/custom/components/card/prop-card/index.jsx
@@ -473,7 +473,9 @@ if (id !== this.state.BID || id !== '') { this.setState({ BID: id, BData: data }, () => { this.loadData() if (config.wrap.datatype !== 'public') { this.loadData() } }) } }