Commit d2c138bf authored by 皮倩雯's avatar 皮倩雯

fix: '修改消息平台推送模板编辑界面样式'

parent 040b17ff
Pipeline #46600 passed with stages
in 7 minutes 10 seconds
......@@ -249,11 +249,7 @@ const EditModal = props => {
placeholder="first: 标题信息|Second: 展示内容|Third: 时间|Four: 备注信息"
/>
</Item>
<Item
label="当前解析规则版本(仅针对1.0规则)"
labelCol={{ span: 6 }}
name="analysis_params"
>
<Item label="解析规则版本(仅针对1.0规则)" labelCol={{ span: 6 }} name="analysis_params">
<TextArea style={{ width: '95%' }} rows={2} placeholder="param1|param2|param3|param4" />
</Item>
</Form>
......
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