king
2023-10-26 891f462e34c90372b8cb97e215bb9858839dc232
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'