king
2022-07-12 2a3fc3e6493833ef25eb0d25c9b00c42e5735f4d
src/tabviews/custom/components/form/tab-form/index.jsx
@@ -219,7 +219,9 @@
    if (config.wrap.datatype === 'static' || (config.setting.supModule && !BID)) {
      this.setState({
        data: {$$empty: true}
        data: null
      }, () => {
        this.setState({data: {$$empty: true}})
      })
      return
    }