Commit d8cd30ba authored by liudong1993's avatar liudong1993

1 团下现收在途

parent 879f76ad
...@@ -269,8 +269,7 @@ ...@@ -269,8 +269,7 @@
{{ $t("advmanager.v_xilie") }}&{{ $t("advmanager.v_line") }} {{ $t("advmanager.v_xilie") }}&{{ $t("advmanager.v_line") }}
</th> </th>
<th width="100"> <th width="100">
{{ $t("Airticket.Air_Number") }}/{{ $t("salesModule.AirNum") {{ $t("Airticket.Air_Number") }}/{{ $t("salesModule.AirNum")}}
}}{{ $t("salesModule.AirNum") }}
</th> </th>
<th width="80">{{ $t("fnc.danjia") }}</th> <th width="80">{{ $t("fnc.danjia") }}</th>
<th width="80">{{ $t("fnc.cjdanjia") }}</th> <th width="80">{{ $t("fnc.cjdanjia") }}</th>
...@@ -283,6 +282,7 @@ ...@@ -283,6 +282,7 @@
<th width="70">{{ $t("fnc.tuikuan") }}</th> <th width="70">{{ $t("fnc.tuikuan") }}</th>
<th width="70">{{ $t("fnc.ptshuijin") }}</th> <th width="70">{{ $t("fnc.ptshuijin") }}</th>
<th width="80">{{ $t("Operation.Op_platZaitu") }}</th> <th width="80">{{ $t("Operation.Op_platZaitu") }}</th>
<th width="80">现收在途</th>
<th width="80">{{ $t("Operation.Op_daishou") }}</th> <th width="80">{{ $t("Operation.Op_daishou") }}</th>
<th width="60">{{ $t("admin.admin_status") }}</th> <th width="60">{{ $t("admin.admin_status") }}</th>
<th v-if="isEditOrderCreate == 1" width="140"> <th v-if="isEditOrderCreate == 1" width="140">
...@@ -290,7 +290,7 @@ ...@@ -290,7 +290,7 @@
</th> </th>
</tr> </tr>
<tr> <tr>
<td v-show="list.length == 0" :colspan="isEditOrderCreate == 1 ? 19 : 18" align="center"> <td v-show="list.length == 0" :colspan="isEditOrderCreate == 1 ? 20 : 19" align="center">
{{ $t("system.content_noData") }} {{ $t("system.content_noData") }}
</td> </td>
</tr> </tr>
...@@ -542,6 +542,7 @@ ...@@ -542,6 +542,7 @@
<td>{{ item.refund }}</td> <td>{{ item.refund }}</td>
<td>{{ item.platformTax }}</td> <td>{{ item.platformTax }}</td>
<td>{{ item.zaiTuMoney }}</td> <td>{{ item.zaiTuMoney }}</td>
<td>{{ item.cashReceiptsMoney }}</td>
<td> <td>
<span :class="{ color_red_order: item.dueInMoney !== item.preferPrice }">{{ item.dueInMoney }}</span> <span :class="{ color_red_order: item.dueInMoney !== item.preferPrice }">{{ item.dueInMoney }}</span>
</td> </td>
...@@ -558,7 +559,7 @@ ...@@ -558,7 +559,7 @@
</td> </td>
</tr> </tr>
<tr style="height: 20px"> <tr style="height: 20px">
<td :colspan="isEditOrderCreate == 1 ? 18 : 17" class="RL_Order" style="height: 20px"> <td :colspan="isEditOrderCreate == 1 ? 19 : 18" class="RL_Order" style="height: 20px">
<span style="font-size: 14px; color: #333333">{{ $t("salesModule.MD") }}:</span> <span style="font-size: 14px; color: #333333">{{ $t("salesModule.MD") }}:</span>
<span v-for="childItem in item.guestList" <span v-for="childItem in item.guestList"
style="font-size: 14px; color: blue">{{ childItem.userName }}&nbsp;&nbsp;</span> style="font-size: 14px; color: blue">{{ childItem.userName }}&nbsp;&nbsp;</span>
...@@ -650,7 +651,7 @@ ...@@ -650,7 +651,7 @@
</template> </template>
</template> </template>
</td> </td>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px"> <td colspan="5" class="groupTourOrder_remarks" style="height: 40px">
<div> <div>
<div> <div>
<span>{{ $t("Operation.Op_remark") }}:</span> <span>{{ $t("Operation.Op_remark") }}:</span>
......
...@@ -1619,7 +1619,7 @@ ...@@ -1619,7 +1619,7 @@
<div style="width: 100%; height: auto; overflow-x: auto" class="ownScrollbarStyle"> <div style="width: 100%; height: auto; overflow-x: auto" class="ownScrollbarStyle">
<table class="groupTourOrderSearchTable" border="0" cellspacing="0" cellpadding="0" v-loading="loading"> <table class="groupTourOrderSearchTable" border="0" cellspacing="0" cellpadding="0" v-loading="loading">
<tr> <tr>
<th width="240">{{ $t("fnc.danhao") }}&{{ $t("visa.v_tuanhao") }}</th> <th width="210">{{ $t("fnc.danhao") }}&{{ $t("visa.v_tuanhao") }}</th>
<th width="120">{{ $t("fnc.khxinxi") }}</th> <th width="120">{{ $t("fnc.khxinxi") }}</th>
<th width="70">{{ $t("salesModule.Type") }}</th> <th width="70">{{ $t("salesModule.Type") }}</th>
<th width="150"> <th width="150">
...@@ -1631,12 +1631,13 @@ ...@@ -1631,12 +1631,13 @@
<th width="80">{{ $t("fnc.yszonge") }}</th> <th width="80">{{ $t("fnc.yszonge") }}</th>
<th width="80">{{ $t("fnc.shishou") }}</th> <th width="80">{{ $t("fnc.shishou") }}</th>
<th width="80">人头小费</th> <!-- <th width="80">人头小费</th> -->
<th width="70">{{ $t("fnc.youhui") }}</th> <th width="70">{{ $t("fnc.youhui") }}</th>
<th width="70">{{ $t("salesModule.HappinessPassbook") }}</th> <th width="70">{{ $t("salesModule.HappinessPassbook") }}</th>
<th width="70">{{ $t("fnc.tuikuan") }}</th> <th width="70">{{ $t("fnc.tuikuan") }}</th>
<th width="70">{{ $t("fnc.ptshuijin") }}</th> <th width="70">{{ $t("fnc.ptshuijin") }}</th>
<th width="80">{{ $t("Operation.Op_platZaitu") }}</th> <th width="80">{{ $t("Operation.Op_platZaitu") }}</th>
<th width="80">现收在途</th>
<th width="80">{{ $t("Operation.Op_daishou") }}</th> <th width="80">{{ $t("Operation.Op_daishou") }}</th>
<th width="80">{{ $t("admin.admin_status") }}</th> <th width="80">{{ $t("admin.admin_status") }}</th>
<th width="120">{{ $t("salesModule.QRH") }}</th> <th width="120">{{ $t("salesModule.QRH") }}</th>
...@@ -1827,7 +1828,7 @@ ...@@ -1827,7 +1828,7 @@
slot="reference">{{ item.income }}</span> slot="reference">{{ item.income }}</span>
</el-popover> </el-popover>
</td> </td>
<td style="color: #ff9c00">{{ item.preferTipAmount?item.preferTipAmount:'0.00' }}</td> <!-- <td style="color: #ff9c00">{{ item.preferTipAmount?item.preferTipAmount:'0.00' }}</td> -->
<!-- 优惠 --> <!-- 优惠 -->
<td> <td>
<el-popover style="padding: 0" width="600" trigger="click"> <el-popover style="padding: 0" width="600" trigger="click">
...@@ -1921,6 +1922,7 @@ ...@@ -1921,6 +1922,7 @@
<td>{{ item.refund }}</td> <td>{{ item.refund }}</td>
<td>{{ item.platformTax }}</td> <td>{{ item.platformTax }}</td>
<td>{{ item.zaiTuMoney }}</td> <td>{{ item.zaiTuMoney }}</td>
<td>{{ item.cashReceiptsMoney }}</td>
<td> <td>
<span :class="{ <span :class="{
color_red_order: item.dueInMoney !== item.preferPrice, color_red_order: item.dueInMoney !== item.preferPrice,
...@@ -1951,7 +1953,6 @@ ...@@ -1951,7 +1953,6 @@
<el-button size="small" type="danger" @click="getItem(item)">{{ $t("adm.adm_content") }}</el-button> <el-button size="small" type="danger" @click="getItem(item)">{{ $t("adm.adm_content") }}</el-button>
</el-upload> </el-upload>
</template> </template>
<br />
<p style="color:red;font-size:12px;">申请发票需要上传确认函</p> <p style="color:red;font-size:12px;">申请发票需要上传确认函</p>
</td> </td>
<td class="groupTourOrderIcon"> <td class="groupTourOrderIcon">
......
...@@ -1766,6 +1766,7 @@ ...@@ -1766,6 +1766,7 @@
<th width="70">退款</th> <th width="70">退款</th>
<th width="70">平台税金</th> <th width="70">平台税金</th>
<th width="80">平台在途</th> <th width="80">平台在途</th>
<th width="80">现收在途</th>
<th width="80">待收金额</th> <th width="80">待收金额</th>
<th width="60">状态</th> <th width="60">状态</th>
<th width="80">候补</th> <th width="80">候补</th>
...@@ -1773,14 +1774,14 @@ ...@@ -1773,14 +1774,14 @@
<th width="200">操作</th> <th width="200">操作</th>
</tr> </tr>
<tr> <tr>
<td v-show="list.length == 0" colspan="18" align="center"> <td v-show="list.length == 0" colspan="19" align="center">
暂无数据 暂无数据
</td> </td>
</tr> </tr>
<template v-for="(op,rootIndex) in list"> <template v-for="(op,rootIndex) in list">
<tbody class="not_border" :key="rootIndex+1000000"> <tbody class="not_border" :key="rootIndex+1000000">
<tr> <tr>
<td colspan="18"> <td colspan="19">
类型:<span style="color: #e95252">{{ op.groupName }}</span> 类型:<span style="color: #e95252">{{ op.groupName }}</span>
</td> </td>
</tr> </tr>
...@@ -1978,7 +1979,7 @@ ...@@ -1978,7 +1979,7 @@
<td>{{ item2.StatusName }}</td> <td>{{ item2.StatusName }}</td>
</tr> </tr>
<tr v-if="orderList.length == 0"> <tr v-if="orderList.length == 0">
<td colspan="4" align="center">暂无数据</td> <td colspan="5" align="center">暂无数据</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -2085,6 +2086,10 @@ ...@@ -2085,6 +2086,10 @@
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.zaiTuMoney }}</span> <span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.zaiTuMoney }}</span>
<span v-else>******</span> <span v-else>******</span>
</td> </td>
<td>
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.cashReceiptsMoney }}</span>
<span v-else>******</span>
</td>
<td> <td>
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder" :class="{ <span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder" :class="{
color_red_order: item.dueInMoney !== item.preferPrice, color_red_order: item.dueInMoney !== item.preferPrice,
...@@ -2327,7 +2332,7 @@ ...@@ -2327,7 +2332,7 @@
</td> </td>
</tr> </tr>
<tr style="height: 20px"> <tr style="height: 20px">
<td colspan="17" class="RL_Order" style="height: 20px"> <td colspan="18" class="RL_Order" style="height: 20px">
<span class="RL-remarkTitle" v-if=" <span class="RL-remarkTitle" v-if="
item.guestList.length > 0 && item.guestList.length > 0 &&
(item.isOwn == 1 || (item.isOwn == 1 ||
...@@ -2426,7 +2431,7 @@ ...@@ -2426,7 +2431,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarksBytuan" style="height: 40px"> <td colspan="5" class="groupTourOrder_remarksBytuan" style="height: 40px">
<div> <div>
<div style="width: 95%; display: inline-block"> <div style="width: 95%; display: inline-block">
<div style="color: red"> <div style="color: red">
...@@ -2612,7 +2617,7 @@ ...@@ -2612,7 +2617,7 @@
<tbody v-show="list.length !== 0"> <tbody v-show="list.length !== 0">
<tr> <tr>
<td></td> <td></td>
<td colspan="17" class="groupTourOrderByTuan_seat"> <td colspan="18" class="groupTourOrderByTuan_seat">
<div> <div>
<span>本团机位:</span> <span>本团机位:</span>
<span>{{ <span>{{
...@@ -2693,7 +2698,7 @@ ...@@ -2693,7 +2698,7 @@
</tbody> </tbody>
<!-- 取消订单 --> <!-- 取消订单 -->
<tr v-if="cancelRtData != null && cancelRtData.length > 0"> <tr v-if="cancelRtData != null && cancelRtData.length > 0">
<td colspan="18"> <td colspan="19">
<span class="RL-redType" @click="isShowCancelOrder = !isShowCancelOrder" style="cursor: pointer" <span class="RL-redType" @click="isShowCancelOrder = !isShowCancelOrder" style="cursor: pointer"
title="点击查看">取消订单(<span style="color: blue">{{ title="点击查看">取消订单(<span style="color: blue">{{
!isShowCancelOrder ? "展开" : "收起" !isShowCancelOrder ? "展开" : "收起"
...@@ -2834,7 +2839,7 @@ ...@@ -2834,7 +2839,7 @@
<td>{{ item2.StatusName }}</td> <td>{{ item2.StatusName }}</td>
</tr> </tr>
<tr v-if="orderList.length == 0"> <tr v-if="orderList.length == 0">
<td colspan="4" align="center">暂无数据</td> <td colspan="5" align="center">暂无数据</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -2847,6 +2852,7 @@ ...@@ -2847,6 +2852,7 @@
</td> </td>
<!-- 优惠 --> <!-- 优惠 -->
<td></td> <td></td>
<td></td>
<td> <td>
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.redEnvelopeMoney }}</span> <span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.redEnvelopeMoney }}</span>
<span v-else>******</span> <span v-else>******</span>
...@@ -2863,6 +2869,10 @@ ...@@ -2863,6 +2869,10 @@
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.zaiTuMoney }}</span> <span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.zaiTuMoney }}</span>
<span v-else>******</span> <span v-else>******</span>
</td> </td>
<td>
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder">{{ item.cashReceiptsMoney }}</span>
<span v-else>******</span>
</td>
<td> <td>
<span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder" :class="{ <span v-if="item.isOwn == 1 || IsSupperOrderEdit || isUpdateOrder" :class="{
color_red_order: item.dueInMoney !== item.preferPrice, color_red_order: item.dueInMoney !== item.preferPrice,
...@@ -2889,7 +2899,7 @@ ...@@ -2889,7 +2899,7 @@
<td colspan="2" class="groupTourOrderIcon"></td> <td colspan="2" class="groupTourOrderIcon"></td>
</tr> </tr>
<tr style="height: 20px"> <tr style="height: 20px">
<td colspan="17" class="RL_Order" style="height: 20px"> <td colspan="19" class="RL_Order" style="height: 20px">
<span class="RL-remarkTitle" v-if=" <span class="RL-remarkTitle" v-if="
item.guestList.length > 0 && item.guestList.length > 0 &&
(item.isOwn == 1 || (item.isOwn == 1 ||
...@@ -2927,7 +2937,7 @@ ...@@ -2927,7 +2937,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="5" class="groupTourOrder_remarksBytuan" style="height: 40px"> <td colspan="6" class="groupTourOrder_remarksBytuan" style="height: 40px">
<div> <div>
<div style="display: inline-block; width: 95%; color: red"> <div style="display: inline-block; width: 95%; color: red">
<span>备注:</span> <span>备注:</span>
......
...@@ -1485,6 +1485,7 @@ ...@@ -1485,6 +1485,7 @@
<th width="80">退款</th> <th width="80">退款</th>
<th width="80">平台税金</th> <th width="80">平台税金</th>
<th width="80">平台在途</th> <th width="80">平台在途</th>
<th width="80">现收在途</th>
<th width="80">待收金额</th> <th width="80">待收金额</th>
<th width="60">状态</th> <th width="60">状态</th>
<th width="80">候补</th> <th width="80">候补</th>
...@@ -1492,12 +1493,12 @@ ...@@ -1492,12 +1493,12 @@
<th width="200">操作</th> <th width="200">操作</th>
</tr> </tr>
<tr> <tr>
<td v-show="list.length==0" colspan="16" align="center">暂无数据</td> <td v-show="list.length==0" colspan="17" align="center">暂无数据</td>
</tr> </tr>
<template v-for="op in list"> <template v-for="op in list">
<tbody class="not_border"> <tbody class="not_border">
<tr> <tr>
<td colspan="16">类型:<span style="color: #e95252;">{{op.groupName}}</span></td> <td colspan="17">类型:<span style="color: #e95252;">{{op.groupName}}</span></td>
</tr> </tr>
</tbody> </tbody>
<tbody v-for="(item,index) in op.list" :key="item.orderId"> <tbody v-for="(item,index) in op.list" :key="item.orderId">
...@@ -1578,7 +1579,7 @@ ...@@ -1578,7 +1579,7 @@
<td>{{item2.StatusName}}</td> <td>{{item2.StatusName}}</td>
</tr> </tr>
<tr v-if='orderList.length==0'> <tr v-if='orderList.length==0'>
<td colspan="4" align="center">暂无数据</td> <td colspan="5" align="center">暂无数据</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -1640,6 +1641,10 @@ ...@@ -1640,6 +1641,10 @@
<span v-if="item.isOwn==1 || IsSupperOrderEdit || isUpdateOrder">{{item.zaiTuMoney}}</span> <span v-if="item.isOwn==1 || IsSupperOrderEdit || isUpdateOrder">{{item.zaiTuMoney}}</span>
<span v-else>******</span> <span v-else>******</span>
</td> </td>
<td>
<span v-if="item.isOwn==1 || IsSupperOrderEdit || isUpdateOrder">{{item.cashReceiptsMoney}}</span>
<span v-else>******</span>
</td>
<td> <td>
<span v-if="item.isOwn==1 || IsSupperOrderEdit || isUpdateOrder" <span v-if="item.isOwn==1 || IsSupperOrderEdit || isUpdateOrder"
:class="{color_red_order:item.dueInMoney!==item.preferPrice}">{{item.dueInMoney}}</span> :class="{color_red_order:item.dueInMoney!==item.preferPrice}">{{item.dueInMoney}}</span>
...@@ -1755,7 +1760,7 @@ ...@@ -1755,7 +1760,7 @@
</td> </td>
</tr> </tr>
<tr style="height:20px"> <tr style="height:20px">
<td colspan="15" class="RL_Order" style="height:20px"> <td colspan="16" class="RL_Order" style="height:20px">
<span class="RL-remarkTitle" <span class="RL-remarkTitle"
v-if="item.guestList.length>0 && (item.isOwn==1||IsSupperOrderEdit||IsLookOrder||isUpdateOrder) ">名单:</span> v-if="item.guestList.length>0 && (item.isOwn==1||IsSupperOrderEdit||IsLookOrder||isUpdateOrder) ">名单:</span>
<span class="RL-redType RL-remarkCon" <span class="RL-redType RL-remarkCon"
...@@ -1768,7 +1773,7 @@ ...@@ -1768,7 +1773,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px;"> <td colspan="5" class="groupTourOrder_remarks" style="height: 40px;">
<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>
...@@ -1865,7 +1870,7 @@ ...@@ -1865,7 +1870,7 @@
<tbody v-show="list.length!==0"> <tbody v-show="list.length!==0">
<tr> <tr>
<td></td> <td></td>
<td colspan="15" class="groupTourOrderByTuan_seat"> <td colspan="16" class="groupTourOrderByTuan_seat">
<!-- <div> <!-- <div>
<span>本团机位:</span> <span>本团机位:</span>
<span>{{tuanInfo.config&&tuanInfo.config.YSeat}}Y + {{tuanInfo.config&&tuanInfo.config.CSeat}}E + {{tuanInfo.config&&tuanInfo.config.FSeat}}F</span> <span>{{tuanInfo.config&&tuanInfo.config.YSeat}}Y + {{tuanInfo.config&&tuanInfo.config.CSeat}}E + {{tuanInfo.config&&tuanInfo.config.FSeat}}F</span>
...@@ -1910,7 +1915,7 @@ ...@@ -1910,7 +1915,7 @@
<!-- 取消订单 --> <!-- 取消订单 -->
<tr v-if="cancelRtData!=null && cancelRtData.length>0"> <tr v-if="cancelRtData!=null && cancelRtData.length>0">
<td colspan="16"> <td colspan="17">
<span class="RL-redType" @click="isShowCancelOrder=!isShowCancelOrder" style="cursor:pointer" <span class="RL-redType" @click="isShowCancelOrder=!isShowCancelOrder" style="cursor:pointer"
title="点击查看">取消订单(<span style="color:blue;">{{!isShowCancelOrder?"展开":"收起"}}</span></span> title="点击查看">取消订单(<span style="color:blue;">{{!isShowCancelOrder?"展开":"收起"}}</span></span>
</td> </td>
...@@ -1979,7 +1984,7 @@ ...@@ -1979,7 +1984,7 @@
<td>{{item2.StatusName}}</td> <td>{{item2.StatusName}}</td>
</tr> </tr>
<tr v-if='orderList.length==0'> <tr v-if='orderList.length==0'>
<td colspan="4" align="center">暂无数据</td> <td colspan="5" align="center">暂无数据</td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -1995,6 +2000,7 @@ ...@@ -1995,6 +2000,7 @@
</td> </td>
<td>{{item.refund}}</td> <td>{{item.refund}}</td>
<td>{{item.platformTax}}</td> <td>{{item.platformTax}}</td>
<td>{{item.cashReceiptsMoney}}</td>
<td>{{item.DueInMoney}}</td> <td>{{item.DueInMoney}}</td>
<td class="fz12" :style="item.orderState===3?'color: #e95252;':''">{{item.statsstr}}</td> <td class="fz12" :style="item.orderState===3?'color: #e95252;':''">{{item.statsstr}}</td>
<td class="fz12"> <td class="fz12">
...@@ -2081,7 +2087,7 @@ ...@@ -2081,7 +2087,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="7" class="groupTourOrder_remarks" style="height: 40px;"> <td colspan="8" class="groupTourOrder_remarks" style="height: 40px;">
<div> <div>
<div><span>备注:</span> <div><span>备注:</span>
<p><span v-if='item.clientSource==1&&item.brandName!=""'>{{item.brandName}}订单 <p><span v-if='item.clientSource==1&&item.brandName!=""'>{{item.brandName}}订单
......
...@@ -1442,6 +1442,7 @@ ...@@ -1442,6 +1442,7 @@
<th width="80">{{$t('fnc.tuikuan')}}</th> <th width="80">{{$t('fnc.tuikuan')}}</th>
<th width="80">{{$t('fnc.ptshuijin')}}</th> <th width="80">{{$t('fnc.ptshuijin')}}</th>
<th width="80">{{$t('Operation.Op_platZaitu')}}</th> <th width="80">{{$t('Operation.Op_platZaitu')}}</th>
<th width="80">现收在途</th>
<th width="80">{{$t('Operation.Op_daishou')}}</th> <th width="80">{{$t('Operation.Op_daishou')}}</th>
<th width="80">{{$t('admin.admin_status')}}</th> <th width="80">{{$t('admin.admin_status')}}</th>
<th width="120">{{$t('salesModule.QRH')}}</th> <th width="120">{{$t('salesModule.QRH')}}</th>
...@@ -1583,6 +1584,7 @@ ...@@ -1583,6 +1584,7 @@
<td>{{item.refund}}</td> <td>{{item.refund}}</td>
<td>{{item.platformTax}}</td> <td>{{item.platformTax}}</td>
<td>{{item.zaiTuMoney}}</td> <td>{{item.zaiTuMoney}}</td>
<td>{{item.cashReceiptsMoney}}</td>
<td><span :class="{color_red_order:item.dueInMoney!==item.preferPrice}">{{item.dueInMoney}}</span></td> <td><span :class="{color_red_order:item.dueInMoney!==item.preferPrice}">{{item.dueInMoney}}</span></td>
<td v-if="item.isChargeLossOrders==1" class="fz12" style="color: #e95252">{{$t('fnc.shousun')}}</td> <td v-if="item.isChargeLossOrders==1" class="fz12" style="color: #e95252">{{$t('fnc.shousun')}}</td>
<td v-else class="fz12" :style="item.orderState===3?'color: #e95252;':''">{{item.statsstr}}</td> <td v-else class="fz12" :style="item.orderState===3?'color: #e95252;':''">{{item.statsstr}}</td>
...@@ -1683,7 +1685,7 @@ ...@@ -1683,7 +1685,7 @@
</td> </td>
</tr> </tr>
<tr style="height:20px"> <tr style="height:20px">
<td colspan="16" class="RL_Order" style="height:20px"> <td colspan="17" class="RL_Order" style="height:20px">
<span class="RL-remarkTitle" v-if="item.guestList.length>0">{{$t('salesModule.MD')}}:</span> <span class="RL-remarkTitle" v-if="item.guestList.length>0">{{$t('salesModule.MD')}}:</span>
<span class="RL-redType RL-remarkCon" v-if="item.guestList.length>0"> <span class="RL-redType RL-remarkCon" v-if="item.guestList.length>0">
...@@ -1719,7 +1721,7 @@ ...@@ -1719,7 +1721,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="4" class="groupTourOrder_remarks" style="height: 40px;"> <td colspan="5" class="groupTourOrder_remarks" style="height: 40px;">
<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>
......
...@@ -1833,7 +1833,8 @@ ...@@ -1833,7 +1833,8 @@
<th width="90" class="nowrap"> {{ $t("salesModule.HappinessPassbook") }} </th> <th width="90" class="nowrap"> {{ $t("salesModule.HappinessPassbook") }} </th>
<th width="90" class="nowrap">{{ $t("fnc.tuikuan") }}</th> <th width="90" class="nowrap">{{ $t("fnc.tuikuan") }}</th>
<th width="90" class="nowrap">{{ $t("fnc.ptshuijin") }}</th> <th width="90" class="nowrap">{{ $t("fnc.ptshuijin") }}</th>
<th width="110" class="nowrap">{{ $t("Operation.Op_platZaitu") }}</th> <th width="90" class="nowrap">{{ $t("Operation.Op_platZaitu") }}</th>
<th width="90" class="nowrap">现收在途</th>
<th width="110" class="nowrap">{{ $t("Operation.Op_daishou") }}</th> <th width="110" class="nowrap">{{ $t("Operation.Op_daishou") }}</th>
<th width="100" class="nowrap">{{ $t("admin.admin_status") }}</th> <th width="100" class="nowrap">{{ $t("admin.admin_status") }}</th>
<th width="130" class="nowrap">{{ $t("salesModule.QRH") }}</th> <th width="130" class="nowrap">{{ $t("salesModule.QRH") }}</th>
...@@ -1845,7 +1846,7 @@ ...@@ -1845,7 +1846,7 @@
</td> </td>
</tr> </tr>
<tr v-if=" OrderDataList.leadetList != null &&OrderDataList.leadetList.length > 0 "> <tr v-if=" OrderDataList.leadetList != null &&OrderDataList.leadetList.length > 0 ">
<td colspan="16"> <td colspan="17">
{{ $t("active.cl_orderType") }}:<span class="RL-redType">{{ $t("leader.leader_Leader") }}</span> {{ $t("active.cl_orderType") }}:<span class="RL-redType">{{ $t("leader.leader_Leader") }}</span>
</td> </td>
</tr> </tr>
...@@ -2013,6 +2014,7 @@ ...@@ -2013,6 +2014,7 @@
<td>{{ item.Refund }}</td> <td>{{ item.Refund }}</td>
<td>{{ item.PlatformTax }}</td> <td>{{ item.PlatformTax }}</td>
<td>{{ item.ZaiTuMoney }}</td> <td>{{ item.ZaiTuMoney }}</td>
<td>{{ item.CashReceiptsMoney }}</td>
<td> <td>
<span :class="{color_red_order: item.DueInMoney && item.DueInMoney > 0, }">{{ item.DueInMoney }}</span> <span :class="{color_red_order: item.DueInMoney && item.DueInMoney > 0, }">{{ item.DueInMoney }}</span>
</td> </td>
...@@ -2491,6 +2493,7 @@ ...@@ -2491,6 +2493,7 @@
<td class="nowrap">{{ childItem.Refund }}</td> <td class="nowrap">{{ childItem.Refund }}</td>
<td class="nowrap">{{ childItem.PlatformTax }}</td> <td class="nowrap">{{ childItem.PlatformTax }}</td>
<td class="nowrap">{{ childItem.ZaiTuMoney }}</td> <td class="nowrap">{{ childItem.ZaiTuMoney }}</td>
<td class="nowrap">{{ childItem.CashReceiptsMoney }}</td>
<td class="nowrap"> <td class="nowrap">
<span <span
:class="{color_red_order:childItem.DueInMoney && childItem.DueInMoney > 0,}">{{ childItem.DueInMoney }}</span> :class="{color_red_order:childItem.DueInMoney && childItem.DueInMoney > 0,}">{{ childItem.DueInMoney }}</span>
...@@ -3182,6 +3185,7 @@ ...@@ -3182,6 +3185,7 @@
<td>{{ item.Refund }}</td> <td>{{ item.Refund }}</td>
<td>{{ item.PlatformTax }}</td> <td>{{ item.PlatformTax }}</td>
<td>{{ item.ZaiTuMoney }}</td> <td>{{ item.ZaiTuMoney }}</td>
<td>{{ item.CashReceiptsMoney }}</td>
<td> <td>
<span :class="{color_red_order: item.DueInMoney && item.DueInMoney > 0,}">{{ item.DueInMoney }}</span> <span :class="{color_red_order: item.DueInMoney && item.DueInMoney > 0,}">{{ item.DueInMoney }}</span>
</td> </td>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column
width="180" width="160"
prop="CreateTimeStr" prop="CreateTimeStr"
label="团号" label="团号"
show-overflow-tooltip show-overflow-tooltip
...@@ -102,25 +102,26 @@ ...@@ -102,25 +102,26 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="Income" label="实收"> </el-table-column> <el-table-column prop="Income" label="实收"> </el-table-column>
<el-table-column prop="CashReceiptsMoney" label="现收在途"> </el-table-column>
<el-table-column <el-table-column
prop="PlatformMoney" prop="PlatformMoney"
label="在途金额" label="在途金额"
min-width="130" min-width="80"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="PreferTipAmount" prop="PreferTipAmount"
label="人头小费" label="人头小费"
min-width="100" min-width="80"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="PlatformTax" prop="PlatformTax"
label="手续费" label="手续费"
min-width="90" min-width="70"
> >
</el-table-column> </el-table-column>
<el-table-column prop="Refund" label="退款"> </el-table-column> <el-table-column prop="Refund" label="退款"> </el-table-column>
...@@ -136,7 +137,7 @@ ...@@ -136,7 +137,7 @@
<el-table-column <el-table-column
prop="OrderProfit" prop="OrderProfit"
label="预期利润" label="预期利润"
min-width="100" min-width="80"
> >
<template slot-scope="scope"> <template slot-scope="scope">
<span :class="{ red: scope.row.OrderProfit > 0 }">{{ <span :class="{ red: scope.row.OrderProfit > 0 }">{{
...@@ -303,6 +304,7 @@ ...@@ -303,6 +304,7 @@
:sort-by="[ :sort-by="[
'Money', 'Money',
'Income', 'Income',
'CashReceiptsMoney',
'PreferTipAmount', 'PreferTipAmount',
'PlatformTax', 'PlatformTax',
'Refund', 'Refund',
...@@ -334,7 +336,7 @@ ...@@ -334,7 +336,7 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column
width="180" width="160"
prop="CreateTimeStr" prop="CreateTimeStr"
label="团号" label="团号"
show-overflow-tooltip show-overflow-tooltip
...@@ -406,25 +408,26 @@ ...@@ -406,25 +408,26 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column sortable prop="Income" label="实收"> </el-table-column> <el-table-column sortable prop="Income" label="实收"> </el-table-column>
<el-table-column sortable prop="CashReceiptsMoney" label="现收在途"> </el-table-column>
<el-table-column <el-table-column
sortable sortable
prop="PlatformMoney" prop="PlatformMoney"
label="在途金额" label="在途金额"
min-width="130" min-width="80"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
sortable sortable
prop="PreferTipAmount" prop="PreferTipAmount"
label="人头小费" label="人头小费"
min-width="100" min-width="80"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
sortable sortable
prop="PlatformTax" prop="PlatformTax"
label="手续费" label="手续费"
min-width="90" min-width="70"
> >
</el-table-column> </el-table-column>
<el-table-column sortable prop="Refund" label="退款"> </el-table-column> <el-table-column sortable prop="Refund" label="退款"> </el-table-column>
...@@ -441,7 +444,7 @@ ...@@ -441,7 +444,7 @@
sortable sortable
prop="OrderProfit" prop="OrderProfit"
label="预期利润" label="预期利润"
min-width="100" min-width="80"
> >
<template slot-scope="scope"> <template slot-scope="scope">
<span :class="{ red: scope.row.OrderProfit > 0 }">{{ <span :class="{ red: scope.row.OrderProfit > 0 }">{{
......
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