Commit 3ae203d0 authored by youjie's avatar youjie

no message

parent 805bce14
......@@ -78,7 +78,7 @@
</el-tooltip>
</td>
<td width="80">
{{item.UseAmount}}{{$t('hotel_.hotel_people')}}
{{item.UseAmount}}{{$t('hotel.hotel_people')}}
</td>
<td width="200" class="orderNum" @click="showTip(index)">
<i class="iconfont icon-dingdanhao"></i>{{$t('hotel.order_Number')}}<span class="orderId">{{item.ID}}</span>
......
......@@ -538,7 +538,7 @@
<i class="iconfont icon-img-rili"></i>{{item.NeedDateStr}}
</td>
<td>
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel_.hotel_people')}}
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel.hotel_people')}}
</td>
<td>
<i class="iconfont icon-img_dz"></i><span v-if="item.CountryName!=''">{{item.CountryName}} / </span>
......
......@@ -539,7 +539,7 @@
<i class="iconfont icon-img-rili"></i>{{item.NeedDateStr}}
</td>
<td>
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel_.hotel_people')}}
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel.hotel_people')}}
</td>
<td>
<i class="iconfont icon-img_dz"></i><span v-if="item.CountryName!=''">{{item.CountryName}} / </span>
......
......@@ -538,7 +538,7 @@
<i class="iconfont icon-img-rili"></i>{{item.NeedDateStr}}
</td>
<td>
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel_.hotel_people')}}
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel.hotel_people')}}
</td>
<td>
<i class="iconfont icon-img_dz"></i><span v-if="item.CountryName!=''">{{item.CountryName}} / </span>
......
......@@ -515,7 +515,7 @@
<i class="iconfont icon-img-rili"></i>{{item.NeedDateStr}}
</td>
<td>
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel_.hotel_people')}}
<span class="SubName" v-if="item.SubName">{{item.SubName}}</span>{{item.UseNum}}{{$t('hotel.hotel_people')}}
</td>
<td>
<i class="iconfont icon-img_dz"></i><span v-if="item.CountryName!=''">{{item.CountryName}} / </span>
......
......@@ -77,7 +77,7 @@
</el-tooltip>
</td>
<td width="80">
{{item.UseAccount}}{{$t('hotel_.hotel_people')}}
{{item.UseAccount}}{{$t('hotel.hotel_people')}}
</td>
<td width="300" class="orderNum" @click="showTip(index)">
<i class="iconfont icon-dingdanhao"></i>{{$t('hotel.order_Number')}}<span class="orderId">{{item.ID}}</span>
......
......@@ -2181,7 +2181,7 @@
<span style="display: block">{{ $t("salesModule.RoomInfo")
}}<span v-if="item.oneSex > 0"
style="color: #e95252">({{ item.oneSex == 1 ?$t('objFill.dannan') : $t('objFill.dannv') }})</span><span
v-if="item.chirdNoNeedBedNum > 0" style="color: #e95252">({{$t('Operation.Op_childNobed')}}{{ item.chirdNoNeedBedNum }}{{$t('hotel_.hotel_people')}}
v-if="item.chirdNoNeedBedNum > 0" style="color: #e95252">({{$t('Operation.Op_childNobed')}}{{ item.chirdNoNeedBedNum }}{{$t('hotel.hotel_people')}}
</span>:{{ item.orderGuestHouseStr }}</span>
......
......@@ -7,7 +7,7 @@
<span>{{$t('objFill.theorderselected')}}</span>
<template v-for="(x,index) in multipleSelection">
<el-tag :key="index" size="mini" style="margin-left: 5px;margin-bottom: 3px;">
{{x.Id+' '+x.CreateName+' '+x.PeopleNum}}{{$t('hotel_.hotel_people')}}
{{x.Id+' '+x.CreateName+' '+x.PeopleNum}}{{$t('hotel.hotel_people')}}
</el-tag>
</template>
<span style="margin-left: 20px;">{{$t('objFill.zongrenshu')}}:{{getPeopleNum()}}</span>
......@@ -206,7 +206,7 @@
<div v-for="(item,index) in proofList" class="table-box proofList-box">
<div style="margin-bottom: 5px;">
<el-tag :key="index" size="mini">
{{item.Id+' '+item.CreateName+' '+item.PeopleNum}}{{$t('hotel_.hotel_people')}}
{{item.Id+' '+item.CreateName+' '+item.PeopleNum}}{{$t('hotel.hotel_people')}}
</el-tag>
</div>
<div class="d-flex">
......
......@@ -82,7 +82,7 @@
</el-tooltip>
</td>
<td width="80">
{{item.UseAccount}}{{$t('hotel_.hotel_people')}}
{{item.UseAccount}}{{$t('hotel.hotel_people')}}
</td>
<td width="300" class="orderNum" @click="showTip(index)">
<i class="iconfont icon-dingdanhao"></i><span class="orderId">{{$t('objFill.orderid')}}{{item.ID}}</span>
......
......@@ -79,7 +79,7 @@
</el-tooltip>
</td>
<td width="80">
{{item.UseAccount}}{{$t('hotel_.hotel_people')}}
{{item.UseAccount}}{{$t('hotel.hotel_people')}}
</td>
<td width="200" class="orderNum" @click="showTip(index)">
<i class="iconfont icon-dingdanhao"></i><span class="orderId">{{$t('objFill.orderid')}}{{item.ID}}</span>
......
......@@ -4,7 +4,7 @@
<div class="title" v-if="rank==-1">{{$t('salesModule.ShouKe')}}{{this.count}}{{$t('hotel.hotel_people')}}</div>
<div class="h-title" :style="{color:color}" v-else>
<span class="blod">{{$t('objFill.v101.tuanduipmin')}} {{rank==0?$t('objFill.v101.Rest.weishangban'):"NO."+rank}}</span>
收客{{this.count}}{{$t('hotel_.hotel_people')}}
收客{{this.count}}{{$t('hotel.hotel_people')}}
</div>
</div>
</template>
......
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