king
2023-10-27 d26ecdf69db28f9e3ac71834658e0fade6fcf5ca
src/templates/sharecomponent/columncomponent/index.jsx
@@ -4,7 +4,7 @@
import { Modal, notification, Switch, message } from 'antd'
import { CopyOutlined } from '@ant-design/icons'
import { getColumnForm } from '@/templates/zshare/formconfig'
import { getColumnForm } from './formconfig'
import ColumnForm from './columnform'
import ColspanForm from './colspanform'