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