king
2023-07-29 ae7f00b753b89ba2d157a53c716662080a3cc171
src/tabviews/custom/components/card/data-card/index.jsx
@@ -457,7 +457,9 @@
    if (selected === 'false' && !id) return
    this.checkTopLine(id)
    setTimeout(() => {
      this.checkTopLine(id)
    }, 10)
    if (selected === 'init') {
      this.setState({selected: 'false'})