king
2025-06-10 32973f90869ff466401759c23681fc06fa65c71a
src/tabviews/custom/components/form/tab-form/index.jsx
@@ -269,7 +269,9 @@
        })
      } else {
        this.setState({ BID: id, BData: data }, () => {
          this.loadData()
          if (config.wrap.datatype !== 'public') {
            this.loadData()
          }
        })
      }
    }