king
2023-02-23 306eb5f035302baef95995437e2dc735110b6536
src/menu/datasource/index.jsx
@@ -198,6 +198,10 @@
      res.setting.maxScript = maxScript
      if (config.subtype !== 'dualdatacard') {
        delete res.subColumns
      }
      this.setState({loading: false, visible: false})
      this.props.updateConfig({...config, ...res})
    }, () => {