king
2023-11-03 d1e443953eae3c5bdb0b443b4f5c3b7ced9236d7
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'