king
2024-01-22 88859ccc6f057d638dd5ae8f6d5e84680fe11b09
src/tabviews/custom/components/card/prop-card/index.jsx
@@ -495,7 +495,7 @@
    
    if (config.wrap.datatype === 'static') {
      this.setState({
        data: {$$BID: BID || '', $$BData: BData, $$empty: true},
        data: {$$BID: BID || '', $$BData: BData, $$empty: true, $$time: new Date().getTime()},
      })
      if (!btn) {