Commit 5dcf3986 authored by 黄奎's avatar 黄奎

页面修改

parent 72002130
...@@ -292,9 +292,9 @@ ...@@ -292,9 +292,9 @@
<th>床型/早餐</th> <th>床型/早餐</th>
<th>房间信息</th> <th>房间信息</th>
<th>是否可取消</th> <th>是否可取消</th>
<th>{{$t('scen.sc_bjts')}}</th> <!-- <th>{{$t('scen.sc_bjts')}}</th>
<th>{{$t('scen.sc_dj')}}</th> <th>{{$t('scen.sc_dj')}}</th>
<th>{{$t('scen.sc_gj')}}</th> <th>{{$t('scen.sc_gj')}}</th> -->
<th>{{$t('hotel.hotel_remark')}}</th> <th>{{$t('hotel.hotel_remark')}}</th>
<th>{{$t('hotel.table_operat')}}</th> <th>{{$t('hotel.table_operat')}}</th>
</tr> </tr>
...@@ -328,7 +328,7 @@ ...@@ -328,7 +328,7 @@
<br /> {{item.CancelTime}} <br /> {{item.CancelTime}}
</template> </template>
</td> </td>
<td class="DaysInfo"> <!-- <td class="DaysInfo">
<span><i class="iconfont icon-kaoqintongji"></i>{{item.Days}}{{$t('hotel.hotel_day')}}</span> <span><i class="iconfont icon-kaoqintongji"></i>{{item.Days}}{{$t('hotel.hotel_day')}}</span>
</td> </td>
<td> <td>
...@@ -343,7 +343,7 @@ ...@@ -343,7 +343,7 @@
<span class='tit_name HP'>{{item.HPrice}}</span> <span class='tit_name HP'>{{item.HPrice}}</span>
</p> </p>
<p class="Ldata">{{item.HDate}}</p> <p class="Ldata">{{item.HDate}}</p>
</td> </td> -->
<td> <td>
<el-tooltip v-if="item.Description" class="item" effect="dark" :content="item.Description" <el-tooltip v-if="item.Description" class="item" effect="dark" :content="item.Description"
placement="top-start" popper-class="max-w250"> placement="top-start" popper-class="max-w250">
......
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