Commit ee270a98 authored by youjie's avatar youjie

no message

parent fcc77b63
...@@ -312,6 +312,12 @@ ...@@ -312,6 +312,12 @@
countData.DueinMoney countData.DueinMoney
}};</span }};</span
> >
<span>应收小费:
{{countData.PreferTipAmount}}
</span>
<span>实收小费:
{{countData.CompensationMoney}}
</span>
<span>{{ $t("fnc.ztjine") }}:{{ countData.ZaiTu }};</span> <span>{{ $t("fnc.ztjine") }}:{{ countData.ZaiTu }};</span>
</p> </p>
</div> </div>
...@@ -1760,7 +1766,7 @@ export default { ...@@ -1760,7 +1766,7 @@ export default {
} }
.groupTourOrder_count_col { .groupTourOrder_count_col {
height: 80px; height: 95px;
} }
.groupTourOrder_count_item { .groupTourOrder_count_item {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment