Merge branch '20230110-审批单跳转地址增加前缀' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into 20230112-公示审批改为iframe
This commit is contained in:
@ -578,6 +578,7 @@ const BiddingInvitationList: React.FC<{}> = (props) => {
|
||||
/>
|
||||
) : null}
|
||||
<ApprovalModal modalVisible={approvalViewVisible} onCancel={() => { setApprovalViewVisible(false) }} url={approvalViewUrl} />
|
||||
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user