Commit e4ff467d authored by 黄奎's avatar 黄奎

机票弹窗样式调整

parent bfc6ddc6
......@@ -659,10 +659,10 @@
<el-popover width="340" trigger="click" popper-class="TC_customerInfo">
<table width="340" border="0" cellspacing="0" cellpadding="0">
<tr>
<th width="80">绑定数量</th>
<th width="80">机票数量</th>
<th width="80">价格</th>
<th width="100">PNR</th>
<th width="70">绑定数量</th>
<th width="70">机票数量</th>
<th width="70">价格</th>
<th width="130">PNR</th>
</tr>
<tr v-for="subItem in item.TicketList">
<td>{{subItem.BindNum}}</td>
......
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