Commit 0c250483 authored by youjie's avatar youjie

no message

parent 2c8c93b5
...@@ -849,12 +849,10 @@ ...@@ -849,12 +849,10 @@
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px"> <td colspan="4" class="groupTourOrder_remarks" style="height: 40px">
<div>
<div v-if="item.gatherAddress" style="font-size: 14px;"> <div v-if="item.gatherAddress" style="font-size: 14px;">
<span style="color: rgb(26, 168, 107);">集合地:</span> <span style="color: rgb(26, 168, 107);">集合地:</span>
<span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span> <span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span>
</div> </div>
</div>
<div> <div>
<div> <div>
<span>{{ $t("pub.pubRemark") }}:</span> <span>{{ $t("pub.pubRemark") }}:</span>
......
...@@ -1811,12 +1811,10 @@ ...@@ -1811,12 +1811,10 @@
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px;"> <td colspan="4" class="groupTourOrder_remarks" style="height: 40px;">
<div>
<div v-if="item.gatherAddress"> <div v-if="item.gatherAddress">
<span style="color: rgb(26, 168, 107);">集合地:</span> <span style="color: rgb(26, 168, 107);">集合地:</span>
<span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span> <span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span>
</div> </div>
</div>
<div> <div>
<div><span>备注:</span> <div><span>备注:</span>
<p> <p>
......
...@@ -1892,12 +1892,10 @@ ...@@ -1892,12 +1892,10 @@
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px;"> <td colspan="4" class="groupTourOrder_remarks" style="height: 40px;">
<div>
<div v-if="item.gatherAddress"> <div v-if="item.gatherAddress">
<span style="color: rgb(26, 168, 107);">集合地:</span> <span style="color: rgb(26, 168, 107);">集合地:</span>
<span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span> <span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span>
</div> </div>
</div>
<div> <div>
<div><span>{{$t('pub.pubRemark')}}:</span> <div><span>{{$t('pub.pubRemark')}}:</span>
<p><span v-if="item.tsIdList.length>0">{{$t('salesModule.ComplaintNum')}}: <p><span v-if="item.tsIdList.length>0">{{$t('salesModule.ComplaintNum')}}:
......
...@@ -2184,12 +2184,10 @@ ...@@ -2184,12 +2184,10 @@
</tr> </tr>
<tr> <tr>
<td colspan="5" class="groupTourOrder_remarks" style="height: 40px"> <td colspan="5" class="groupTourOrder_remarks" style="height: 40px">
<div>
<div v-if="item.gatherAddress" style="font-size: 14px;"> <div v-if="item.gatherAddress" style="font-size: 14px;">
<span style="color: rgb(26, 168, 107);">集合地:</span> <span style="color: rgb(26, 168, 107);">集合地:</span>
<span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span> <span style="color: rgb(26, 168, 107);">{{ item.gatherAddress }}</span>
</div> </div>
</div>
<div class="clearfix RL-MARK"> <div class="clearfix RL-MARK">
<div style="display: inline-block; width: 100%"> <div style="display: inline-block; width: 100%">
<span class="RL-remarkTitle">{{ $t("ground.beizhushijian") }}:</span> <span class="RL-remarkTitle">{{ $t("ground.beizhushijian") }}:</span>
...@@ -2748,12 +2746,10 @@ ...@@ -2748,12 +2746,10 @@
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px"> <td colspan="4" class="groupTourOrder_remarks" style="height: 40px">
<div>
<div v-if="childItem.GatherAddress" style="font-size: 14px;"> <div v-if="childItem.GatherAddress" style="font-size: 14px;">
<span>集合地:</span> <span style="color: rgb(26, 168, 107);">集合地:</span>
<span style="color: rgb(26, 168, 107);">{{ childItem.GatherAddress }}</span> <span style="color: rgb(26, 168, 107);">{{ childItem.GatherAddress }}</span>
</div> </div>
</div>
<div class="clearfix RL-MARK"> <div class="clearfix RL-MARK">
<div style="display: inline-block; width: 100%"> <div style="display: inline-block; width: 100%">
<span class="RL-remarkTitle">{{ $t("ground.beizhushijian") }}:</span> <span class="RL-remarkTitle">{{ $t("ground.beizhushijian") }}:</span>
......
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