|
@@ -712,7 +712,7 @@
|
|
|
<td class="left-time" ng-if="seek.remainingTime == null"><span style="color: red;">-</span></td>
|
|
<td class="left-time" ng-if="seek.remainingTime == null"><span style="color: red;">-</span></td>
|
|
|
<td class="operate" ng-switch="seek.agreed">
|
|
<td class="operate" ng-switch="seek.agreed">
|
|
|
<a ng-click="setLinkBoxIndex($index)">联系买家<img src="static/img/seekPurchase/link-buyer.png" alt=""></a>
|
|
<a ng-click="setLinkBoxIndex($index)">联系买家<img src="static/img/seekPurchase/link-buyer.png" alt=""></a>
|
|
|
- <div class="is-say-price" ng-if="seek.agreed != 1 &&seek.agreed != 0">已报价 <img src="static/img/seekPurchase/check.png" alt="">
|
|
|
|
|
|
|
+ <div class="is-say-price" ng-if="seek.agreed != 1 && seek.agreed != 0 || seek.replies">已报价 <img src="static/img/seekPurchase/check.png" alt="">
|
|
|
<div class="say-price-history">
|
|
<div class="say-price-history">
|
|
|
<p class="price-title">历史报价</p>
|
|
<p class="price-title">历史报价</p>
|
|
|
<div>
|
|
<div>
|