Merge branch '20220609-生产有公共服务平台的提示' into 'release_20220617'
6.17 生产有公共服务平台的提示 See merge request eshop/fe_service_ebtp_frontend!118
This commit is contained in:
@ -113,7 +113,7 @@ const Media: React.FC<MediaProps> = (props) => {
|
|||||||
</Row>
|
</Row>
|
||||||
</Checkbox.Group>
|
</Checkbox.Group>
|
||||||
</Form.Item>
|
</Form.Item>
|
||||||
{defId != "recruit_multi" && <Text type="secondary">如选择发布到【中国招标投标公共服务平台】,在发布前需填写【公共服务平台】信息</Text>}
|
{/* {defId != "recruit_multi" && <Text type="secondary">如选择发布到【中国招标投标公共服务平台】,在发布前需填写【公共服务平台】信息</Text>} */}
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user