Commit 0c250483 authored by youjie's avatar youjie

no message

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