Commit ad7e5f36 authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 修改流程

parent 64574456
......@@ -321,8 +321,6 @@ const Information = (props: any) => {
<Select onChange={handleChange}
disabled={sourceType ? true : false}>
<Option value="1" >{intl.formatMessage({ id: 'contract.caigouxunjia' })}</Option>
<Option value="2" >{intl.formatMessage({ id: 'contract.caigouzhaobiao' })}</Option>
<Option value="3" >{intl.formatMessage({ id: 'contract.caigoujingjia' })}</Option>
</Select>
</Form.Item>
<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