Commit 5aeab786 by zhaochengxiang

bug fix

parent b9bda11f
...@@ -7,7 +7,6 @@ import { CloseOutlined } from '@ant-design/icons'; ...@@ -7,7 +7,6 @@ import { CloseOutlined } from '@ant-design/icons';
import { dispatch } from '../../../model' import { dispatch } from '../../../model'
import Table, { generateId } from '../../../util/Component/Table' import Table, { generateId } from '../../../util/Component/Table'
import { saveColumns } from '../../../service/msd'
import { generateUUID, showMessage } from '../../../util' import { generateUUID, showMessage } from '../../../util'
const FC = (props) => { const FC = (props) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment