king
2023-10-27 d26ecdf69db28f9e3ac71834658e0fade6fcf5ca
src/templates/sharecomponent/chartgroupcomponent/index.jsx
@@ -5,7 +5,7 @@
import { DownOutlined, UpOutlined } from '@ant-design/icons'
import Utils from '@/utils/utils.js'
import { getChartViewForm } from '@/templates/zshare/formconfig'
import { getChartViewForm } from './formconfig'
import ChartForm from './chartform'
import DragChartView from './dragchartview'