Commit da24da75 by zhaochengxiang

隐藏模型生成表类型配置

parent 56a52f8f
...@@ -23,9 +23,9 @@ const ModelConfig = () => { ...@@ -23,9 +23,9 @@ const ModelConfig = () => {
<TabPane tab='Word模版配置' key='1'> <TabPane tab='Word模版配置' key='1'>
<WordTemplate /> <WordTemplate />
</TabPane> </TabPane>
<TabPane tab='生成表类型配置' key='2'> {/* <TabPane tab='生成表类型配置' key='2'>
<TemplateCURD /> <TemplateCURD />
</TabPane> </TabPane> */}
<TabPane tab='规范配置' key='3'> <TabPane tab='规范配置' key='3'>
<ConstraintDetail /> <ConstraintDetail />
</TabPane> </TabPane>
......
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