king
2023-06-28 f07c42a322f41e14ef5b1bf8f2fd66fc5d338cdd
src/menu/components/chart/antv-X6/chartcompile/index.jsx
@@ -34,7 +34,7 @@
      view: 'normal',
      plot: fromJS(config.plot).toJS(),
      baseFormlist: getBaseForm(config.plot, config.columns),
      formlist: getOptionForm(config.plot, config.columns)
      formlist: getOptionForm(config.plot, config.uuid)
    })
  }