Browse Source

手机求购

liusw 7 years ago
parent
commit
88add15d47
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/mobile/applyPurchase/SayPriceInfo.vue

+ 2 - 2
components/mobile/applyPurchase/SayPriceInfo.vue

@@ -92,10 +92,10 @@
           </div>
           <div class="base-info">
             <div class="content-line">
-              报价人:<span>{{purchaseDetail.vendName || purchaseDetail.enterprise.enName}}</span>
+              报价人:<span>{{purchaseDetail.user.userName | userNameFilter}}</span>
             </div>
             <div class="content-line">
-              联系电话:<span>{{purchaseDetail.enterprise.enTel || '-'}}</span>
+              联系电话:<span>{{purchaseDetail.user.userTel || '-'}}</span>
             </div>
           </div>
           <div class="base-info say-info">