Commit c7fd867c by zhaochengxiang

屏蔽导出模型信息

parent 050e7bf8
......@@ -6,7 +6,7 @@ const exportModes = [
// { name: '导出Erwin', key: 'erwin' },
// { name: '导出Excel', key: 'excel' },
// { name: '导出Word', key: 'word' },
{ name: '导出模型信息', key: 'basicExcel' },
// { name: '导出模型信息', key: 'basicExcel' },
]
const ExportOtherModal = (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