Commit 30f21b76 authored by 沈良进's avatar 沈良进
parents 3afe5f0b 2e0a567a
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
return _load return _load
}, },
set: function set(v) { set: function set(v) {
//console.log(v.toString()),
eval("_load = " + v.toString().replace("maps.google.cn", "www.google.cn")) eval("_load = " + v.toString().replace("maps.google.cn", "www.google.cn"))
} }
}); });
......
This diff is collapsed.
...@@ -198,7 +198,6 @@ ...@@ -198,7 +198,6 @@
crmOrderObj: { crmOrderObj: {
handler: function (val, oldVal) { handler: function (val, oldVal) {
this.crmOrderObj = val this.crmOrderObj = val
console.log(this.crmOrderObj)
if(this.crmOrderObj){ if(this.crmOrderObj){
this.parameters.LureEmpId = val.LureEmpId//引流id this.parameters.LureEmpId = val.LureEmpId//引流id
this.parameters.CRMGuestId = val.CRMGuestId //客人ID this.parameters.CRMGuestId = val.CRMGuestId //客人ID
......
...@@ -628,7 +628,7 @@ ...@@ -628,7 +628,7 @@
</td> </td>
</tr> </tr>
<tr v-if="addMsg.GuestList.length==0"> <tr v-if="addMsg.GuestList.length==0">
<td colspan="5">暂无房客信息</td> <td colspan="6">暂无房客信息</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -1802,7 +1802,6 @@ ...@@ -1802,7 +1802,6 @@
this.apipost('sellorder_post_GetLessPrice', {"TCID":this.addObj.TCID,"MaxPeopleNum" :maxPeopleNum }, res => { this.apipost('sellorder_post_GetLessPrice', {"TCID":this.addObj.TCID,"MaxPeopleNum" :maxPeopleNum }, res => {
this.LessMoney = res.data.data.lessMoney; this.LessMoney = res.data.data.lessMoney;
if (parseFloat(this.LessMoney)>0){ if (parseFloat(this.LessMoney)>0){
this.Unit_PriceList=[];
for (var i = 0; i <= parseInt(this.LessMoney)/10; i++) { for (var i = 0; i <= parseInt(this.LessMoney)/10; i++) {
var obj = { var obj = {
ID: '', ID: '',
...@@ -1822,7 +1821,6 @@ ...@@ -1822,7 +1821,6 @@
this.Unit_PriceList.push(obj); this.Unit_PriceList.push(obj);
} }
} else { } else {
this.Unit_PriceList=[];
var obj = { var obj = {
ID: '', ID: '',
LessMoney: '' LessMoney: ''
......
...@@ -1899,7 +1899,7 @@ ...@@ -1899,7 +1899,7 @@
} }
if (this.msg.StartTime === "") { if (this.msg.StartTime === "") {
let nowDay =this.FormartDate(new Date()); let nowDay =this.FormartDate(new Date());
// this.msg.StartTime = nowDay; this.msg.StartTime = nowDay;
} }
let userInfo = this.getLocalStorage() let userInfo = this.getLocalStorage()
this.CurrentUserInfo = userInfo this.CurrentUserInfo = userInfo
......
...@@ -712,8 +712,6 @@ ...@@ -712,8 +712,6 @@
}, err => {}) }, err => {})
}, },
saveVisa() { // 保存 saveVisa() { // 保存
console.log(this.addMsg,'===')
// return
this.$refs['addMsg'].validate((valid) => { this.$refs['addMsg'].validate((valid) => {
if (valid) { if (valid) {
this.apipost('dmc_get_visa_SetVisaOrder', this.addMsg, res => { this.apipost('dmc_get_visa_SetVisaOrder', this.addMsg, res => {
......
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,7 @@
</tr> </tr>
<tr> <tr>
<td>3</td> <td>3</td>
<td>领队小费</td> <td>领队小费(每人)</td>
<td> <td>
{{QuoItem.OfferCostPrice.LeaderTripMoney}} {{QuoItem.OfferCostPrice.LeaderTripMoney}}
</td> </td>
......
...@@ -610,6 +610,10 @@ ...@@ -610,6 +610,10 @@
v-if="item.PriceOfferUrl" target="_blank">下载报价单</a> v-if="item.PriceOfferUrl" target="_blank">下载报价单</a>
</span> </span>
</p> </p>
<p class="travelnowrap" v-if="item.Config_OfferId&&item.Config_OfferId>0">
<span style="cursor:pointer;text-decoration:underline;color:blue;" @click="showDialog(item.ID, item.Config_OfferId)">报价详情</span>
</p>
<p class="travelnowrap flex" v-if="item.OfferShouPeiFee>0"> <p class="travelnowrap flex" v-if="item.OfferShouPeiFee>0">
<span>手配费</span> <span>手配费</span>
<span class="go_date"> <span class="go_date">
...@@ -682,9 +686,7 @@ ...@@ -682,9 +686,7 @@
<p class="travelnowrap" v-if="item.LineID==14 && item.IsOpenHotel==1"> <p class="travelnowrap" v-if="item.LineID==14 && item.IsOpenHotel==1">
<span style="color:red;font-weight:bold;">※ {{$t('op.DJyiguanbi')}}.</span> <span style="color:red;font-weight:bold;">※ {{$t('op.DJyiguanbi')}}.</span>
</p> </p>
<p class="travelnowrap" v-if="item.Config_OfferId">
<span style="cursor: pointer;" @click="showDialog(item.ID, item.OfferId)">报价详情</span>
</p>
</div> </div>
</div> </div>
<div class="el-col" style="width:190px;"> <div class="el-col" style="width:190px;">
...@@ -924,12 +926,6 @@ ...@@ -924,12 +926,6 @@
</el-popover> </el-popover>
</template> </template>
</div> </div>
<div class="TC_SeatList">
<template v-if="item.Config_OfferId>0">
<a style="cursor:pointer;color:rgb(71,191,140);text-decoration: underline;"
@click="gotoOffer(item)">查看报价单</a>
</template>
</div>
</div> </div>
</div> </div>
<div class="el-col" style="width:200px;"> <div class="el-col" style="width:200px;">
...@@ -1229,8 +1225,8 @@ ...@@ -1229,8 +1225,8 @@
</el-form> </el-form>
</div> </div>
<el-dialog :visible.sync="dialog.show" width="1400px" title="报价详情"> <el-dialog :visible.sync="dialog.show" width="1400px" title="报价详情">
<price-dialog :ConfigId="dialog.ConfigId" :OfferId="dialog.OfferId" ref="dialog"></price-dialog> <price-dialog :ConfigId="dialog.ConfigId" :OfferId="dialog.OfferId" ref="dialog"></price-dialog>
</el-dialog> </el-dialog>
</div> </div>
</template> </template>
<script> <script>
...@@ -1246,7 +1242,8 @@ ...@@ -1246,7 +1242,8 @@
return { return {
dialog: { dialog: {
show: false, show: false,
ConfigId: '',OfferId: '' ConfigId: '',
OfferId: ''
}, },
isCommissionDetails: false, //团控提成详情权限 isCommissionDetails: false, //团控提成详情权限
QSendCommissionStateList: [{ QSendCommissionStateList: [{
...@@ -1386,7 +1383,7 @@ ...@@ -1386,7 +1383,7 @@
HotelUseTime: "", //酒店使用时间 HotelUseTime: "", //酒店使用时间
QBusNumber: "", QBusNumber: "",
PriceTeamType: "", //团队类型 PriceTeamType: "", //团队类型
Title:"",//团名 Title: "", //团名
}, },
TeamListArr: [], //团队类型 TeamListArr: [], //团队类型
//报价单查询条件 //报价单查询条件
...@@ -1505,10 +1502,11 @@ ...@@ -1505,10 +1502,11 @@
}, },
}, },
methods: { methods: {
showDialog(ConfigId,OfferId) { showDialog(ConfigId, OfferId) {
this.dialog = { this.dialog = {
show: true, show: true,
ConfigId,OfferId ConfigId,
OfferId
} }
this.$nextTick(() => { this.$nextTick(() => {
this.$refs.dialog.getPostData() this.$refs.dialog.getPostData()
......
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
<table class="CostPriceTable CostNewTable"> <table class="CostPriceTable CostNewTable">
<thead> <thead>
<tr> <tr>
<td colspan="14" class="CP_ComTitle2 CostcomCenter">报价信息</td> <td colspan="14" class="CP_ComTitle2 CostcomCenter">成本预算信息</td>
</tr> </tr>
<tr> <tr>
<td width="170" class="CP_ComTitle2 CostcomCenter">币种</td> <td width="170" class="CP_ComTitle2 CostcomCenter">币种</td>
...@@ -261,6 +261,12 @@ ...@@ -261,6 +261,12 @@
<td v-if="childIndex==0" :rowspan="CostNumberList.length"> <td v-if="childIndex==0" :rowspan="CostNumberList.length">
{{getDayXiaoJi(6,1)}} {{getDayXiaoJi(6,1)}}
</td> </td>
<td v-if="childIndex==0" :rowspan="CostNumberList.length">
{{getDayXiaoJi(8,1)}}
</td>
<td v-if="childIndex==0" :rowspan="CostNumberList.length">
{{getDayXiaoJi(9,1)}}
</td>
</tr> </tr>
</template> </template>
<template v-for="(childItem,childIndex) in CostNumberList"> <template v-for="(childItem,childIndex) in CostNumberList">
...@@ -296,6 +302,12 @@ ...@@ -296,6 +302,12 @@
<td v-if="childIndex==0" :rowspan="CostNumberList.length"> <td v-if="childIndex==0" :rowspan="CostNumberList.length">
{{getDayXiaoJi(6,2)}} {{getDayXiaoJi(6,2)}}
</td> </td>
<td v-if="childIndex==0" :rowspan="CostNumberList.length">
{{getDayXiaoJi(8,2)}}
</td>
<td v-if="childIndex==0" :rowspan="CostNumberList.length">
{{getDayXiaoJi(9,2)}}
</td>
</tr> </tr>
</template> </template>
</template> </template>
...@@ -492,7 +504,7 @@ ...@@ -492,7 +504,7 @@
{{OtherPrice.InlandTrainTicketMoney}} {{OtherPrice.InlandTrainTicketMoney}}
</td> </td>
<td class="CP_ComTitle2 CostcomCenter">3</td> <td class="CP_ComTitle2 CostcomCenter">3</td>
<td class="CP_ComTitle2">领队小费</td> <td class="CP_ComTitle2">领队小费(每人)</td>
<td colspan="2"> <td colspan="2">
{{getCurrencyName(OtherPrice.LeaderTripMoneyCurrencyId)}} {{getCurrencyName(OtherPrice.LeaderTripMoneyCurrencyId)}}
</td> </td>
...@@ -510,7 +522,7 @@ ...@@ -510,7 +522,7 @@
{{OtherPrice.InternationalAirTicket}} {{OtherPrice.InternationalAirTicket}}
</td> </td>
<td class="CP_ComTitle2 CostcomCenter">4</td> <td class="CP_ComTitle2 CostcomCenter">4</td>
<td class="CP_ComTitle2">司机、导游小费</td> <td class="CP_ComTitle2">司机小费(每人)</td>
<td colspan="2"> <td colspan="2">
{{getCurrencyName(OtherPrice.DriverGuideMoneyCurrencyId)}} {{getCurrencyName(OtherPrice.DriverGuideMoneyCurrencyId)}}
</td> </td>
...@@ -521,7 +533,7 @@ ...@@ -521,7 +533,7 @@
<tr> <tr>
<td colspan="7"></td> <td colspan="7"></td>
<td class="CP_ComTitle2 CostcomCenter">5</td> <td class="CP_ComTitle2 CostcomCenter">5</td>
<td class="CP_ComTitle2">导游小费</td> <td class="CP_ComTitle2">导游小费(每人)</td>
<td colspan="2"> <td colspan="2">
{{getCurrencyName(OtherPrice.GuideMoneyCurrencyId)}} {{getCurrencyName(OtherPrice.GuideMoneyCurrencyId)}}
</td> </td>
......
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</tr> </tr>
<tr> <tr>
<td>3</td> <td>3</td>
<td>领队小费</td> <td>领队小费(每人)</td>
<td> <td>
<el-form-item> <el-form-item>
<el-input type='text' class="w120" v-model="OfferCostPriceObj.LeaderTripMoney" <el-input type='text' class="w120" v-model="OfferCostPriceObj.LeaderTripMoney"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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