Commit 257e294c authored by ddcat1115's avatar ddcat1115

update TableList

parent e0cf61e2
......@@ -220,7 +220,7 @@ class UpdateForm extends PureComponent {
footer={this.renderFooter(currentStep)}
onCancel={() => handleUpdateModalVisible()}
>
<Steps style={{ marginBottom: 32 }} size="small" current={currentStep}>
<Steps style={{ marginBottom: 28 }} size="small" current={currentStep}>
<Step title="基本信息" />
<Step title="配置规则属性" />
<Step title="设定调度周期" />
......
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