Commit 29511782 by zhaochengxiang

屏蔽规则库

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