Commit 18f9ad45 authored by 涂伟's avatar 涂伟

fix: '流程配置打印模板提示语修改'

parent 90b967db
......@@ -736,7 +736,7 @@ const FlowModal = props => {
<Switch checkedChildren="是" unCheckedChildren="否" />
</Form.Item>
<Form.Item label="打印模板" name="printTemp">
<Input placeholder="请输入打印模板" />
<Input placeholder="本项为空,使用默认模板,支持定制" />
</Form.Item>
<Form.Item label="接口配置" name="InterfaceConfig">
<TextArea placeholder="请填写接口配置" />
......
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