Commit 29511782 by zhaochengxiang

屏蔽规则库

parent 9d68831d
...@@ -59,10 +59,10 @@ const ModelConfig = () => { ...@@ -59,10 +59,10 @@ const ModelConfig = () => {
<TabPane tab='规范配置' key='3'> <TabPane tab='规范配置' key='3'>
<ConstraintDetail /> <ConstraintDetail />
</TabPane> </TabPane>
<TabPane tab='规则库管理' key='4'> {/* <TabPane tab='规则库管理' key='4'>
<RuleTemplateCURD /> <RuleTemplateCURD />
</TabPane> </TabPane> */}
<TabPane tab='分区配置' key='5'> <TabPane tab='分区配置' key='4'>
<PartitionCURD /> <PartitionCURD />
</TabPane> </TabPane>
</Tabs> </Tabs>
......
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