Commit e96b7a45 authored by youjie's avatar youjie

no message

parent 853c5719
......@@ -23,6 +23,10 @@
<div class="label">{{ $t('hotel.col.sins') }}</div>
<div class="din">{{ x.RemainingInventory }}</div>
</div>
<div class="price-item">
<div class="label">{{ $t('hotel.table.confirm') }}</div>
<div class="din">{{ x.ConfirmNum }}/{{ x.ReserveNum }}</div>
</div>
<div class="price-item">
<div class="label">{{ $t('hotel.col.uins') }}</div>
<div class="din">{{ x.UseInventory }}</div>
......
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