@@ -133,7 +133,7 @@
<text>¥</text>
<text>{{companyItem.result.costs.sumPremium}}</text>
</view>
- <text class="discountedPrice">优惠 521.87</text>
+ <text class="discountedPrice">优惠 {{ companyItem.result.insFeeOrders.totalPayablePremium }}</text>
<!-- 右侧loading加载组件 -->
<lsLoading v-if="companyItem.quoteCode=='1'"></lsLoading>