Commit 69fd6f66 authored by 王玉鑫's avatar 王玉鑫

fix: 详情页联系方式id修正

parent f24e163b
......@@ -71,8 +71,8 @@
</div>
<div class="mt-[68px]">
<ContactInfo
:id="detail.businessId"
:businessId="detail.businessId"
:id="detail.id"
:business-id="detail.businessId"
:person-name="detail.contactPerson"
:detail-type="type"
></ContactInfo>
......
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