Browse Source

产交问题修改

RongCheng
庞东旭 1 year ago
parent
commit
4a2bed8d07
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      view/bidding/biddingBigDataDetail.html

+ 1
- 5
view/bidding/biddingBigDataDetail.html View File

@@ -120,11 +120,7 @@
<p>最{{outProjectInformationDetail.biddingDirect=='反向竞价'?'低':'高'}}出价</p>
<img src="../../static/images/tt_border.png" alt="">

{{if biddinglistInformationDetail!=undefined && biddinglistInformationDetail.length>0 }}
<p style="color: #ff6c92">{{biddinglistInformationDetail[0].money}}{{outProjectInformationDetail.unit}}</p>
{{else}}
<p style="color: #ff6c92">无</p>
{{/if}}
<p id="biddingMoney" style="color: #ff6c92">无</p>
</div>
</div>



Loading…
Cancel
Save