Commit fabfd23d authored by alwayOnlie's avatar alwayOnlie

修改bug

parent 59a3a1d7
......@@ -28,7 +28,7 @@ const BiddingList = () => {
render: (text, record) =>
<div>
<EyePreview
url={`/memberCenter/procurementAbility/callForBids/tenderSearch/detail?id=${record.bidId}`}
url={`/memberCenter/procurementAbility/callForBids/callForBidsSearch/detail?id=${record.inviteBidId}`}
// type=""
>
{text}
......
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