king
2025-01-24 e1cee96b38805bcccf48e7bcb9d296f2bc54c720
src/tabviews/custom/components/form/simple-form/index.jsx
@@ -308,7 +308,9 @@
        })
      } else {
        this.setState({ BID: id, BData: data }, () => {
          this.loadData()
          if (config.wrap.datatype !== 'public') {
            this.loadData()
          }
        })
      }
    }