Commit 78cdb044 authored by zhengke's avatar zhengke

修改样式

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