Commit 5018d080 authored by 黄奎's avatar 黄奎

页面修改

parent 9079f8f6
......@@ -120,7 +120,6 @@
<th width="100">OP状态</th>
<th width="100">地接状态</th>
<th width="150">操作</th>
<!-- <th width="150">房间预订数<br />单间/标准双人间/大床房/三人间/司导间</th> -->
</tr>
<tr v-if="DataList.length==0">
<td colspan="14">暂无数据</td>
......@@ -237,7 +236,6 @@
</template>
</td>
<td>
<el-popover placement="right" width="540" trigger="click" v-model="subItem.isShowPop">
<comCheckHotel :ref="'comCheckHotel'+index+subIndex+''"
:UseDate="subItem.UseTimeStr">
......@@ -248,8 +246,6 @@
酒店选择
</el-button>
</el-popover>
</td>
</tr>
</template>
......@@ -529,7 +525,6 @@
let height = window.innerHeight - 65 - 164;
this.boxHeight = height;
this.offsetwidth = width;
//this.msg.CombinationNum = "HP20190713TN07A1";
this.getLinePlaceList();
this.getAirlineList();
this.getEmployeeList();
......
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