src/menu/components/chart/antv-scatter/chartcompile/index.jsx
@@ -20,7 +20,7 @@ } state = { view: 'normal', view: 'base', visible: false, plot: null, formlist: null, @@ -32,7 +32,7 @@ this.setState({ visible: true, view: 'normal', view: 'base', plot: fromJS(config.plot).toJS(), baseFormlist: getBaseForm(config.plot), formlist: getOptionForm(config.plot, config.columns)