Commit 2eebf5d0 authored by liudong1993's avatar liudong1993

1

parent 74da7182
......@@ -277,6 +277,7 @@ export const obj = {
yuanbiheji: 'total original yuan',
peizhishoupeifei: 'Set hand distribution fee',
dianfuduixiangtips: 'Internal employees have the priority to pay for the third party company, here is the third party company to choose the payment object',
ouyaTozhaohong: 'For Eurasia car payment to Zhaohong Express to create Zhaohong income sheet',
bangdaishou: 'collect',
bangdaifu: 'Pay for it',
degongsi: 'The company',
......@@ -3098,6 +3099,7 @@ export const obj = {
chehangbydd: 'Car shop monthly order ',
yonglefksxf: 'Yongle Payment Fee ',
yufkyezymx: 'Advance Payment Balance Transfer Details ',
oyzhgld: 'Eurasian and Zhaohong related documents',
yufudan: 'Prepaid order ',
yufujine: 'Prepaid amount ',
zhuanyidan: 'Transfer order ',
......@@ -5054,6 +5056,7 @@ export const obj = {
jinxlej: 'The golden elephant accumulates',
yuemaoli: 'Moon Maori ',
dianfudx: 'advance object ',
tbzhaohongsr: 'Synchronizing the revenue of Zhaohong',
dangfjbdcs: '(individual attachment size shall not exceed 10M) ',
qingxzskzh: 'Please select a collection account! ',
qingxzzdbm: 'Please select document department! ',
......
......@@ -277,6 +277,7 @@ export const obj = {
yuanbiheji: '元幣合計',
peizhishoupeifei: '私はあなたを愛します',
dianfuduixiangtips: '内部の従業員は優先的に協力メーカー会社の代金を肩代わりします。ここでは協力メーカー会社の代金の対象を選択します。',
ouyaTozhaohong: 'ユーラシアの車両料金でメガ鴻に支払い、メガ鴻の収入表を迅速に作成する',
bangdaishou: '代わりに受け取ります',
bangdaifu: '肩代わり',
degongsi: '会社',
......
......@@ -277,6 +277,7 @@ export const obj = {
yuanbiheji: '原币合计',
peizhishoupeifei: '配置手配费',
dianfuduixiangtips: '内部员工优先代付协力厂商公司款项,此处为协力厂商公司付款对象选择',
ouyaTozhaohong: '用于欧亚车资付款给兆鸿快捷创建兆鸿收入单',
bangdaishou: '帮代收',
bangdaifu: '帮代付',
degongsi:' 的公司',
......@@ -3098,6 +3099,7 @@ export const obj = {
chehangbydd: '车行包月订单',
yonglefksxf: '永乐付款手续费',
yufkyezymx: '预付款余额转移明细',
oyzhgld: '欧亚、兆鸿关联单',
yufudan: '预付单',
yufujine: '预付金额',
zhuanyidan: '转移单',
......@@ -5054,6 +5056,7 @@ export const obj = {
jinxlej: '金象累計',
yuemaoli: '月毛利',
dianfudx: '垫付对象',
tbzhaohongsr: '同步兆鸿收入',
dangfjbdcs: '(单个附件大小不得超过10M)',
qingxzskzh: '请选择收款账号!',
qingxzzdbm: '请选择制单部门!',
......
......@@ -277,6 +277,7 @@ export const obj = {
yuanbiheji: '原幣合計',
peizhishoupeifei: '手配費開關',
dianfuduixiangtips: '內部員工優先代付協力廠商公司款項,此處為協力廠商公司付款對象選擇',
ouyaTozhaohong: '用于欧亚车资付款给兆鸿快捷创建兆鸿收入单',
bangdaishou: '幫代收',
bangdaifu: '幫代付',
degongsi: ' 的公司',
......@@ -3098,6 +3099,7 @@ export const obj = {
chehangbydd: '車行包月訂單',
yonglefksxf: '永樂付款手續費',
yufkyezymx: '預付款餘額轉移明細',
oyzhgld: '欧亚、兆鸿关联单',
yufudan: '預付單',
yufujine: '預付金額',
zhuanyidan: '轉移單',
......@@ -5054,6 +5056,7 @@ export const obj = {
jinxlej: '金象累計',
yuemaoli: '月毛利',
dianfudx: '墊付對象',
tbzhaohongsr: '同步兆鸿收入',
dangfjbdcs: '(單個附件大小不得超過10M)',
qingxzskzh: '請選擇收款賬號!',
qingxzzdbm: '請選擇制單部門!',
......
......@@ -90,6 +90,35 @@
</table>
</div>
</div>
<div v-if="details.SpecialType && details.SpecialType==12">
<div class="_tit">
<span class="_text">{{$t('objFill.v101.BasicDocuments.oyzhgld')}}</span>
<div>
<span class="_btn" v-if="tableShow" @click="tableShow=false">{{$t('fnc.shouqi')}} <i class="iconfont icon-gengduo _rotate"></i> </span>
<span class="_btn" v-else @click="tableShow=true">{{$t('fnc.zhankai')}} <i class="iconfont icon-gengduo"></i> </span>
</div>
</div>
<div v-show="tableShow" class="sanjiao-box _padding_20_15">
<table border="1" class="czBillModule _border_color_b Receipt_table" bordercolor="#c94052" style="border-collapse:collapse;width: 100%;" v-loading='loading'>
<tr>
<th>{{$t('sm.company')}}</th>
<th>{{$t('advmanager.v_type')}}</th>
<th>{{$t('fnc.danhao')}}</th>
<th>{{$t('fnc.feiyongleixing')}}</th>
<th>{{$t('fnc.jine')}}</th>
<th>{{$t('hotel.hotel_status')}}</th>
</tr>
<tr class="_color_b" v-for="(item,index) in zhaohongList" :key="index">
<td>{{item.BranchName}}</td>
<th>{{item.TypeName}}</th>
<td class="hover_text" @click="goDetail(item.FrID)" ><span>{{item.FrID}}</span></td>
<th>{{item.CostTypeIdStr}}</th>
<td>{{item.Money}}</td>
<td>{{item.Status}}</td>
</tr>
</table>
</div>
</div>
<div v-if="IsAdvanceFinance==1" style="border-top: 1px solid #DDDDDD;">
<div class="_tit">
<span class="_text">{{$t('objFill.chongdidanju')}}</span>
......@@ -319,6 +348,7 @@ export default {
IsFinancePermission:false,
Area_Name: '',
matchTransferList: [],
zhaohongList: [],
JapanCarModel: {}
}
},watch:{
......@@ -399,7 +429,8 @@ export default {
this.getczTableList();
}else if(this.OtherType ==82){
this.getJapanCarDetails();
}else if(this.details.SpecialType && this.details.SpecialType==12){
this.getZhaoHongList();
}
},
goTravelControlList(id){
......@@ -462,6 +493,22 @@ export default {
}
}, err => {})
},
getZhaoHongList(){
this.loading = true
let msg={
FrId:this.FrID
};
this.apipost('Financial_post_GetDomesticZhaoHongList', msg, res => {
this.loading = false
if (res.data.resultCode == 1) {
let data=res.data.data;
this.zhaohongList=data;
}
else{
this.Error(res.data.message)
}
}, err => {})
},
// OtherType=7详情
getDetails(){
this.loading = true;
......
......@@ -825,6 +825,14 @@
</template>
</span>
</p>
<p style="margin-left: 15px;" v-if="this.companyMsg.RB_Group_Id==2&&this.msg.TemplateId==49&&(this.EmployeeId==57||this.EmployeeId==2822)">
<span class="el-select ">
<el-tooltip :content="$t('objFill.ouyaTozhaohong')" placement="top">
<el-checkbox v-model="msg.IsAirResponsibilitySelect" true-label="1" false-label="0" :style="{'margin-top':'6px'}">{{$t('objFill.v101.FinancialModule.tbzhaohongsr')}}</el-checkbox>
</el-tooltip>
</span>
</p>
</div>
<template v-if="GetDetail.FrID!=0">
<p v-if="GetDetail.OrderSource==9&&GetDetail.SourceID>0">{{$t("fnc.gnpiaowu")}}<span
......@@ -3021,6 +3029,9 @@
if (this.orderObj && this.orderObj.OtherType) {
this.ZhuiJiaTK = true
}
if (this.$route.query.companyID) {
this.msg.RB_Branch_Id = parseInt(this.$route.query.companyID);
}
this.apipost('financeinfo_post_GetList', {
Name: '',
TCID: TCID,
......
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