diff --git a/src/views/ebiz/cardList/GroupCheckInfo.vue b/src/views/ebiz/cardList/GroupCheckInfo.vue index d432c5520..dfbaebc26 100644 --- a/src/views/ebiz/cardList/GroupCheckInfo.vue +++ b/src/views/ebiz/cardList/GroupCheckInfo.vue @@ -40,9 +40,9 @@ -
+
折后总保费:{{ + style='font-weight: bold; font-size: 18px; font-weight: 400'>{{ orderInfoDTO.orderAmount }}
总保费:{{ orderInfoDTO.orderStandAmount }}元 diff --git a/src/views/ebiz/cardList/GroupInsuredList.vue b/src/views/ebiz/cardList/GroupInsuredList.vue index 2e027edd4..a8b535ce2 100644 --- a/src/views/ebiz/cardList/GroupInsuredList.vue +++ b/src/views/ebiz/cardList/GroupInsuredList.vue @@ -34,7 +34,7 @@ -
折后总保费:{{ allPrice | moneyFormat}}
+
折后总保费:{{ allPrice | moneyFormat}}
总保费:{{ orderStandAmount | moneyFormat}}