Commit 78cdb044 authored by zhengke's avatar zhengke

修改样式

parent 6adc0ef9
...@@ -404,7 +404,6 @@ ...@@ -404,7 +404,6 @@
font-size: 12px; font-size: 12px;
border: 1px solid #E5E5E5; border: 1px solid #E5E5E5;
} }
</style> </style>
<template> <template>
<div> <div>
...@@ -568,7 +567,7 @@ ...@@ -568,7 +567,7 @@
</p> </p>
</div> </div>
</td> </td>
<td> <td style="width:20%">
<div class="d5"> <div class="d5">
<p> <p>
<i class="iconfont icon-tuanwei"></i>{{$t('visa.v_tuanweiinfo')}} <i class="iconfont icon-tuanwei"></i>{{$t('visa.v_tuanweiinfo')}}
...@@ -593,12 +592,8 @@ ...@@ -593,12 +592,8 @@
<p> <p>
<span>自由行</span> <span>自由行</span>
<span>{{item.IndependentTravelNum}}</span> <span>{{item.IndependentTravelNum}}</span>
</p>
<p>
<span>单机票</span> <span>单机票</span>
<span>{{item.SingleAirTicketNum}}</span> <span>{{item.SingleAirTicketNum}}</span>
</p>
<p>
<span>单地接</span> <span>单地接</span>
<span>{{item.SingleDMNum}}</span> <span>{{item.SingleDMNum}}</span>
</p> </p>
...@@ -830,7 +825,6 @@ ...@@ -830,7 +825,6 @@
myDate.getDate(); myDate.getDate();
this.queryMsg.StartGroupDate = nowDate; this.queryMsg.StartGroupDate = nowDate;
this.queryMsg.TCNUM = this.$route.query.TCNUM; this.queryMsg.TCNUM = this.$route.query.TCNUM;
this.queryMsg.TCNUM = "NRTCA07191219A";
this.getControlList(); this.getControlList();
} }
}; };
......
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