Commit c3ecf10f authored by zhengke's avatar zhengke

修改样式

parent cac582e8
......@@ -1791,11 +1791,15 @@
<tr>
<td colspan="5" class="groupTourOrder_remarks" style="height: 40px;">
<div class="clearfix RL-MARK">
<div style="display:inline-block;width:100%">
<span class="RL-remarkTitle">备注时间:</span>
<p class="RL-redType RL-remarkCon" style="margin-left:62px;">{{item.RematksTime}}</p>
</div>
<div style="display:inline-block;text-align:left;float:left;width:100%;">
<span class="RL-remarkTitle">备注:</span>
<p class="RL-redType RL-remarkCon">{{item.Remarks}}</p>
</div>
</div>
</td>
<td colspan="6" class="groupTourOrder_remarks" style="height: 40px;">
<div class="clearfix RL-MARK">
......@@ -2117,9 +2121,11 @@
<tr>
<td colspan="5" class="groupTourOrder_remarks" style="height: 40px;">
<div class="clearfix RL-MARK">
<div style="display:inline-block;width:100%">
<span class="RL-remarkTitle">备注时间:</span>
<p class="RL-redType RL-remarkCon" style="margin-left:62px;">{{childItem.RematksTime}}</p>
</div>
<div style="display:inline-block;text-align:left;float:left;width:100%;">
<span class="RL-remarkTitle"> 备注:</span>
<p class="RL-redType RL-remarkCon">
<span v-if="childItem.TsIdList&&childItem.TsIdList.length>0">投诉单号:
......@@ -2130,7 +2136,7 @@
{{childItem.PlatformOrder}};</span>
{{childItem.Remarks}}
</p>
</div>
</div>
</td>
<td colspan="6" style="height: 40px;">
......
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