Commit 4d429809 authored by 黄奎's avatar 黄奎

页面修改

parent d9ebbb9b
......@@ -127,8 +127,8 @@
<tr>
<td width="70" style="text-align:center;" colspan="2">
<span style="color:green">{{subItem.NewHotelName}}</span>
<el-popover placement="right" width="540" trigger="click" v-model="subItem.isShowPop"
v-if="subItem.OPState!=1">
<!-- v-if="subItem.OPState!=1" -->
<el-popover placement="right" width="540" trigger="click" v-model="subItem.isShowPop">
<comCheckHotel :ref="'comCheckHotel'+index+subIndex+''" v-on:childHotel="childHotelList"
:UseDate="item.UseTimeStr">
</comCheckHotel>
......@@ -138,9 +138,9 @@
酒店选择
</el-button>
</el-popover>
<template v-else>
<!-- <template v-else>
<br /> <span class="Hotel_red">OP-指定,不能更换酒店.</span>
</template>
</template> -->
</td>
</tr>
<tr>
......
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