3.22 供应商关联关系3.15版
This commit is contained in:
@ -60,7 +60,7 @@ const Sing: React.FC<{}> = () => {
|
||||
return (
|
||||
<>
|
||||
{/**智企查-供应商关联关系疑似违规行为 */}
|
||||
{((defId != "negotiation_single") && (defId != "recruit_multi")) && <ZhiQiCha />}
|
||||
{((defId != "negotiation_single") && (defId != "recruit_multi") && (defId != "inquiry")) && <ZhiQiCha />}
|
||||
{
|
||||
ViewRishFormModal ? (
|
||||
<ViewRishFormModal
|
||||
|
Reference in New Issue
Block a user