Эх сурвалжийг харах

报价后优惠金额值处理

@dongkboy 4 долоо хоног өмнө
parent
commit
b1f1423287

+ 1 - 1
pages/quote/premiumCalc1.vue

@@ -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>
 						</view>
 						<!-- 右侧loading加载组件 -->
 						<lsLoading v-if="companyItem.quoteCode=='1'"></lsLoading>