Commit 5b21ed3b by zhaochengxiang

申请提示

parent 46610b54
......@@ -84,7 +84,7 @@ const StartFlowModal = (props) => {
<Form.Item
label="申请原因"
name="desc"
rules={[{ required: true, message: '请填写申请原因' }]}
rules={[{ required: true, message: '请在申请原因栏中描述用途说明以及必要性(资产和服务权限申请需要说明请求字段)' }]}
>
<Input.TextArea rows={6} />
</Form.Item>
......
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