Commit 4bea4f6c authored by youjie's avatar youjie

no message

parent a26086a2
...@@ -253,7 +253,7 @@ ...@@ -253,7 +253,7 @@
<h6 @click="showCardHandler(x)">{{ x.Name }}</h6> <h6 @click="showCardHandler(x)">{{ x.Name }}</h6>
<p>{{$t('admin.admin_address')}}: 日本 {{ x.ProvinceName }} {{ x.CityName }} {{ x.Address }}</p> <p>{{$t('admin.admin_address')}}: 日本 {{ x.ProvinceName }} {{ x.CityName }} {{ x.Address }}</p>
<div class="card-text"> <div class="card-text">
<b>{{$t('hotel.hotel_totalRoom')}}{{ x.TicketPriceList.length }}{{$t('hotel.zhongpiaoxing')}}</b> <b>{{$t('hotel.hotel_totalRoom')}}{{ x.TicketPriceList.length }}{{$t('objFill.zhongpiaoxing')}}</b>
<div> <div>
<button class="normalBtn" type="button" @click="toPreviewOrderHandler(x.ID)"> <button class="normalBtn" type="button" @click="toPreviewOrderHandler(x.ID)">
<i class="el-icon-s-goods"></i> <i class="el-icon-s-goods"></i>
......
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