Commit 13209c71 authored by huangyuanyuan's avatar huangyuanyuan
parents 787ae6e1 eee903e2
...@@ -263,8 +263,8 @@ ...@@ -263,8 +263,8 @@
<p class="_tit">{{GetDetail.FinanceName}}</p> <p class="_tit">{{GetDetail.FinanceName}}</p>
<div class="_conten"> <div class="_conten">
<template v-if="GetDetail.Type!==1 && GetDetail.Type!==7"> <template v-if="GetDetail.Type!==1 && GetDetail.Type!==7">
<!-- <my-Bill :ID="GetDetail.FrID" v-on:headCallBack="headCall" :width="widthSon" :color="colorSon"></my-Bill> --> <my-Bill :ID="GetDetail.FrID" v-on:headCallBack="headCall" :width="widthSon" :color="colorSon"></my-Bill>
<new-Bill :ID="GetDetail.FrID"></new-Bill> <!-- <new-Bill :ID="GetDetail.FrID"></new-Bill> -->
</template> </template>
<template v-else-if="GetDetail.Type===1 && GetDetail.Type!==7"> <template v-else-if="GetDetail.Type===1 && GetDetail.Type!==7">
<my-RVB-Bill :ID="GetDetail.FrID" :width="widthSon" :color="colorSon"></my-RVB-Bill> <my-RVB-Bill :ID="GetDetail.FrID" :width="widthSon" :color="colorSon"></my-RVB-Bill>
...@@ -1107,7 +1107,7 @@ import TicketFinace from "../commonPage/TicketFinace.vue"; ...@@ -1107,7 +1107,7 @@ import TicketFinace from "../commonPage/TicketFinace.vue";
import SaleOrderModule from "../commonPage/SaleOrderModule.vue"; import SaleOrderModule from "../commonPage/SaleOrderModule.vue";
import TicketingModule from "../commonPage/TicketingModule.vue"; import TicketingModule from "../commonPage/TicketingModule.vue";
import newBill from "./FinancialSubmodule/NewBillModule.vue"; // import newBill from "./FinancialSubmodule/NewBillModule.vue";
// import MsgBus from '../../assets/utils/msgBus.js'; // import MsgBus from '../../assets/utils/msgBus.js';
export default { export default {
data(){ data(){
...@@ -1240,7 +1240,7 @@ export default { ...@@ -1240,7 +1240,7 @@ export default {
'SaleOrderModule':SaleOrderModule, 'SaleOrderModule':SaleOrderModule,
'TicketFinace':TicketFinace, 'TicketFinace':TicketFinace,
'my-HB-Bill':myhrBill, 'my-HB-Bill':myhrBill,
'new-Bill':newBill // 'new-Bill':newBill
},methods:{ },methods:{
payMsgListShow: function (type, index) { payMsgListShow: function (type, index) {
if(this.choiceMsg.Status==1){ if(this.choiceMsg.Status==1){
......
...@@ -81,7 +81,10 @@ ...@@ -81,7 +81,10 @@
.TC_Content .avatar-uploader-icon { .TC_Content .avatar-uploader-icon {
height: auto; height: auto;
} }
.TC_HotelPop >div{
overflow: auto;
height:300px;
}
</style> </style>
<template> <template>
<div class="TC_Content"> <div class="TC_Content">
...@@ -539,6 +542,37 @@ ...@@ -539,6 +542,37 @@
<span slot="reference" class="price">{{$t('Operation.Op_priceDetail')}}</span> <span slot="reference" class="price">{{$t('Operation.Op_priceDetail')}}</span>
</el-popover> </el-popover>
</p> </p>
<p v-if="item.LineID==14 && item.HotelOrderListReports && item.HotelOrderListReports.length>0 ">
<el-popover width="600" trigger="click" popper-class="TC_HotelPop">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="singeRowTable">
<tr>
<th width="100">日期</th>
<th style="border-right:1px solid #E5E5E5">酒店情况</th>
</tr>
</table>
<div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="singeRowTable">
<tr v-for="subItem in item.HotelOrderListReports">
<td>
{{subItem.UseDay}}
</td>
<td style="text-align:left;padding-left:20px;">
<template v-if="subItem.SubList">
<div v-if="subItem.SubList.length==1 && subItem.SubList[0].UseCount>0 ">
{{subItem.SubList[0].HotelName}}<a
style="color:green">本团使用库存:{{subItem.SubList[0].UseCount}}
{{subItem.SubList[0].CostPrice!=0?"价格:"+subItem.SubList[0].CostPrice:""}}</a></div>
<template v-else v-for="childItem in subItem.SubList">
<div>{{childItem.HotelName}}</div>
</template>
</template>
</td>
</tr>
</table>
</div>
<span slot="reference" class="price">酒店信息</span>
</el-popover>
</p>
</div> </div>
</div> </div>
<div class="el-col" style="width:150px;"> <div class="el-col" style="width:150px;">
...@@ -874,7 +908,7 @@ ...@@ -874,7 +908,7 @@
singleTCID: 0, singleTCID: 0,
outerVisible: false, outerVisible: false,
flightCKed: [], flightCKed: [],
IsUnionCked:[], IsUnionCked: [],
loading: false, loading: false,
checkCompanyAll: true, checkCompanyAll: true,
//本团卖点 //本团卖点
...@@ -927,7 +961,7 @@ ...@@ -927,7 +961,7 @@
RateOnDay: '-1', RateOnDay: '-1',
RateOn: '-1', RateOn: '-1',
TeamType: 0, //一般常规团 TeamType: 0, //一般常规团
IsShowUnion: 0, IsShowUnion: -1,
TCID: '0', TCID: '0',
HotelId: 0, //酒店编号 HotelId: 0, //酒店编号
HotelUseTime: "", //酒店使用时间 HotelUseTime: "", //酒店使用时间
...@@ -958,22 +992,28 @@ ...@@ -958,22 +992,28 @@
} }
], ],
//联运状态 //联运状态
unionStatus:[{ unionStatus: [{
Id:0, Id: -1,
Name:'主团', Name: '全部',
Checked: true Checked: true
},{ },
Id:1, {
Name:'分销团', Id: 0,
Checked: false Name: '主团',
}], Checked: false
}, {
Id: 1,
Name: '分销团',
Checked: false
}
],
//当前登录用户信息 //当前登录用户信息
CurrentUserInfo: {}, CurrentUserInfo: {},
pickerBeginDateBefore: { pickerBeginDateBefore: {
disabledDate: time => { disabledDate: time => {
if(this.queryMsg.EndGroupDate==null){ if (this.queryMsg.EndGroupDate == null) {
return false; return false;
}else{ } else {
let endTime = new Date(this.queryMsg.EndGroupDate) let endTime = new Date(this.queryMsg.EndGroupDate)
return endTime.getTime() < time.getTime() return endTime.getTime() < time.getTime()
} }
...@@ -1106,7 +1146,8 @@ ...@@ -1106,7 +1146,8 @@
res => { res => {
this.queryCommonData.loading = false this.queryCommonData.loading = false
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.queryCommonData.dataList = res.data.data.pageData this.queryCommonData.dataList = res.data.data.pageData;
this.queryMsg.total = res.data.data.count this.queryMsg.total = res.data.data.count
this.queryMsg.noData = !this.queryMsg.total > 0 this.queryMsg.noData = !this.queryMsg.total > 0
this.queryCommonData.dataList.forEach(item => { this.queryCommonData.dataList.forEach(item => {
...@@ -1510,7 +1551,7 @@ ...@@ -1510,7 +1551,7 @@
this.queryCommonData.flightCKed = [] this.queryCommonData.flightCKed = []
this.queryCommonData.flightCKed.push(item.Id) this.queryCommonData.flightCKed.push(item.Id)
}, },
checkedUnion(item){ checkedUnion(item) {
this.queryMsg.IsShowUnion = item.Id this.queryMsg.IsShowUnion = item.Id
this.queryCommonData.IsUnionCked = [] this.queryCommonData.IsUnionCked = []
this.queryCommonData.IsUnionCked.push(item.Id) this.queryCommonData.IsUnionCked.push(item.Id)
...@@ -1686,14 +1727,14 @@ ...@@ -1686,14 +1727,14 @@
}, },
created() { created() {
//默认显示联运 //默认显示联运
this.queryMsg.IsShowUnion = 0; this.queryMsg.IsShowUnion = -1;
let userInfo = this.getLocalStorage() let userInfo = this.getLocalStorage()
this.CurrentUserInfo = userInfo; this.CurrentUserInfo = userInfo;
if (this.$route.query.tcmun) { if (this.$route.query.tcmun) {
this.queryMsg.TCNUM = this.$route.query.tcmun; this.queryMsg.TCNUM = this.$route.query.tcmun;
} }
if (this.$route.query.HotelId) { if (this.$route.query.HotelId) {
this.queryMsg.HotelId = this.$route.query.HotelId; this.queryMsg.HotelId = this.$route.query.HotelId;
} }
if (this.$route.query.HotelUseTime) { if (this.$route.query.HotelUseTime) {
......
...@@ -794,7 +794,8 @@ ...@@ -794,7 +794,8 @@
<td> <td>
<div class="tp_divList" v-for="(subItem,index) in item.SubList"> <div class="tp_divList" v-for="(subItem,index) in item.SubList">
<div> <div>
{{index+1}}.{{subItem.HotelName}}&nbsp;&nbsp;<span v-if="subItem.UseCount>0 && item.SubList.length==1"><span style="color:green">本团使用库存:{{subItem.UseCount}}</span></span><span {{index+1}}.{{subItem.HotelName}}&nbsp;&nbsp;<span v-if="subItem.UseCount>0 && item.SubList.length==1">
<span style="color:green">本团使用库存:{{subItem.UseCount}} {{subItem.CostPrice!=0?"价格:"+subItem.CostPrice:""}}</span></span><span
style="color:#E95252;">剩余库存:{{subItem.RemainingInventory}}</span>&nbsp;&nbsp; style="color:#E95252;">剩余库存:{{subItem.RemainingInventory}}</span>&nbsp;&nbsp;
<el-checkbox v-if="item.SubList.length>1" v-model="item.CheckList[index].CheckStatus" <el-checkbox v-if="item.SubList.length>1" v-model="item.CheckList[index].CheckStatus"
@change="changeHotelStatus(item,index),changeHotelList()"></el-checkbox> @change="changeHotelStatus(item,index),changeHotelList()"></el-checkbox>
......
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