Commit 2f7c8a81 authored by youjie's avatar youjie

no message

parent 928422e5
...@@ -8209,7 +8209,12 @@ export const obj = { ...@@ -8209,7 +8209,12 @@ export const obj = {
zuoyewangcheng: '作业完成', zuoyewangcheng: '作业完成',
biangengshenqing: '变更申请', biangengshenqing: '变更申请',
biangengyuanyin: '变更原因', biangengyuanyin: '变更原因',
danxiangyoulun: '单项邮轮订单' danxiangyoulun: '单项邮轮订单',
lvyoujuht: '旅游局合同',
daiqianmin: '待签名',
yiqianshu: '已签署',
daiqianshu: '待签署',
daizuofei: '待作废',
} }
//#endregion //#endregion
} }
......
...@@ -519,7 +519,7 @@ ...@@ -519,7 +519,7 @@
<div v-else> <div v-else>
<template v-if="item.contractNum && item.contractNum.length > 0"> <template v-if="item.contractNum && item.contractNum.length > 0">
<span v-for="sItem in item.contractNum" class="GO_Contract" @click="goContract(item, sItem)"> <span v-for="sItem in item.contractNum" class="GO_Contract" @click="goContract(item, sItem)">
{{ sItem.client_Name + "" + sItem.contractNum }} {{ sItem.client_Name + "" + sItem.contractNum }}----
<template v-if="sItem.auditContract==3"> <template v-if="sItem.auditContract==3">
<font style="color:red">{{$t('fnc.bohui')}}</font> <font style="color:red">{{$t('fnc.bohui')}}</font>
</template> </template>
......
...@@ -2368,12 +2368,12 @@ ...@@ -2368,12 +2368,12 @@
@click="sItem.thirdContractID&&sItem.thirdContractFileUrl?window.open(sItem.thirdContractFileUrl):goSingleContract(item, sItem)"> @click="sItem.thirdContractID&&sItem.thirdContractFileUrl?window.open(sItem.thirdContractFileUrl):goSingleContract(item, sItem)">
<template v-if="sItem.thirdContractID"> <template v-if="sItem.thirdContractID">
{{sItem.tourists_Name+sItem.thirdContractID}} {{sItem.tourists_Name+sItem.thirdContractID}}
<span v-if="sItem.thirdContractState==0" class="c9e">待上传</span> <span v-if="sItem.thirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="sItem.thirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="sItem.thirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="sItem.thirdContractState==2" class="c20C997">已签署</span> <span v-if="sItem.thirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="sItem.thirdContractState==3" class="cF1416C">已作废</span> <span v-if="sItem.thirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="sItem.thirdContractState==4" class="cff9800">待签署</span> <span v-if="sItem.thirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="sItem.thirdContractState==5" class="c9e">待作废</span> <span v-if="sItem.thirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</template> </template>
<template v-else> <template v-else>
{{ sItem.tourists_Name+sItem.t_ContractNum }} {{ sItem.tourists_Name+sItem.t_ContractNum }}
...@@ -2400,12 +2400,12 @@ ...@@ -2400,12 +2400,12 @@
@click="sItem.thirdContractID&&sItem.thirdContractFileUrl?window.open(sItem.thirdContractFileUrl):goContract(item, sItem)"> @click="sItem.thirdContractID&&sItem.thirdContractFileUrl?window.open(sItem.thirdContractFileUrl):goContract(item, sItem)">
<template v-if="sItem.thirdContractID"> <template v-if="sItem.thirdContractID">
{{sItem.client_Name+sItem.thirdContractID}} {{sItem.client_Name+sItem.thirdContractID}}
<span v-if="sItem.thirdContractState==0" class="c9e">待上传</span> <span v-if="sItem.thirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="sItem.thirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="sItem.thirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="sItem.thirdContractState==2" class="c20C997">已签署</span> <span v-if="sItem.thirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="sItem.thirdContractState==3" class="cF1416C">已作废</span> <span v-if="sItem.thirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="sItem.thirdContractState==4" class="cff9800">待签署</span> <span v-if="sItem.thirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="sItem.thirdContractState==5" class="c9e">待作废</span> <span v-if="sItem.thirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</template> </template>
<template v-else> <template v-else>
{{ sItem.client_Name + "" + sItem.contractNum }} {{ sItem.client_Name + "" + sItem.contractNum }}
......
...@@ -482,12 +482,12 @@ ...@@ -482,12 +482,12 @@
:class="[dataList.thirdContractFileUrl?'pointer':'']" :class="[dataList.thirdContractFileUrl?'pointer':'']"
@click="dataList.thirdContractFileUrl?OpenNewUrl(dataList.thirdContractFileUrl):''">{{$t('objFill.hetongbh')}}: @click="dataList.thirdContractFileUrl?OpenNewUrl(dataList.thirdContractFileUrl):''">{{$t('objFill.hetongbh')}}:
<span>{{dataList.thirdContractID?dataList.thirdContractID:dataList.contractNum}}</span> <span>{{dataList.thirdContractID?dataList.thirdContractID:dataList.contractNum}}</span>
<span v-if="dataList.thirdContractState==0" class="c9e">待上传</span> <span v-if="dataList.thirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="dataList.thirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="dataList.thirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="dataList.thirdContractState==2" class="c20C997">已签署</span> <span v-if="dataList.thirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="dataList.thirdContractState==3" class="cF1416C">已作废</span> <span v-if="dataList.thirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="dataList.thirdContractState==4" class="cff9800">待签署</span> <span v-if="dataList.thirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="dataList.thirdContractState==5" class="c9e">待作废</span> <span v-if="dataList.thirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</p> </p>
</div> </div>
<div class="menu"> <div class="menu">
......
...@@ -306,12 +306,12 @@ ...@@ -306,12 +306,12 @@
:class="[CtObj.thirdContractFileUrl?'pointer':'']" :class="[CtObj.thirdContractFileUrl?'pointer':'']"
@click="CtObj.thirdContractFileUrl?OpenNewUrl(CtObj.thirdContractFileUrl):''">{{$t('objFill.hetongbh')}} @click="CtObj.thirdContractFileUrl?OpenNewUrl(CtObj.thirdContractFileUrl):''">{{$t('objFill.hetongbh')}}
<span>{{CtObj.thirdContractID?CtObj.thirdContractID:CtObj.contractNum}}</span> <span>{{CtObj.thirdContractID?CtObj.thirdContractID:CtObj.contractNum}}</span>
<span v-if="CtObj.thirdContractState==0" class="c9e">待上传</span> <span v-if="CtObj.thirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="CtObj.thirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="CtObj.thirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="CtObj.thirdContractState==2" class="c20C997">已签署</span> <span v-if="CtObj.thirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="CtObj.thirdContractState==3" class="cF1416C">已作废</span> <span v-if="CtObj.thirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="CtObj.thirdContractState==4" class="cff9800">待签署</span> <span v-if="CtObj.thirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="CtObj.thirdContractState==5" class="c9e">待作废</span> <span v-if="CtObj.thirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</span> </span>
</span> </span>
<div class="pull-right"> <div class="pull-right">
...@@ -2630,7 +2630,7 @@ ...@@ -2630,7 +2630,7 @@
watch: { watch: {
$route(to, from) { $route(to, from) {
//重新获取数据 //重新获取数据
this.getList(); // this.getList();
}, },
}, },
}; };
......
...@@ -424,12 +424,12 @@ ...@@ -424,12 +424,12 @@
:class="[CtObj.ThirdContractFileUrl?'pointer':'']" :class="[CtObj.ThirdContractFileUrl?'pointer':'']"
@click="CtObj.ThirdContractFileUrl?OpenNewUrl(CtObj.ThirdContractFileUrl):''">{{$t('objFill.hetongbh')}}: @click="CtObj.ThirdContractFileUrl?OpenNewUrl(CtObj.ThirdContractFileUrl):''">{{$t('objFill.hetongbh')}}:
<span>{{CtObj.ThirdContractID?CtObj.ThirdContractID:CtObj.T_ContractNum}}</span> <span>{{CtObj.ThirdContractID?CtObj.ThirdContractID:CtObj.T_ContractNum}}</span>
<span v-if="CtObj.ThirdContractState==0" class="c9e">待上传</span> <span v-if="CtObj.ThirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="CtObj.ThirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="CtObj.ThirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="CtObj.ThirdContractState==2" class="c20C997">已签署</span> <span v-if="CtObj.ThirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="CtObj.ThirdContractState==3" class="cF1416C">已作废</span> <span v-if="CtObj.ThirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="CtObj.ThirdContractState==4" class="cff9800">待签署</span> <span v-if="CtObj.ThirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="CtObj.ThirdContractState==5" class="c9e">待作废</span> <span v-if="CtObj.ThirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</p> </p>
</div> </div>
<div class="menu"> <div class="menu">
...@@ -1064,12 +1064,12 @@ ...@@ -1064,12 +1064,12 @@
:class="[CtObj.ThirdContractFileUrl?'pointer':'']" :class="[CtObj.ThirdContractFileUrl?'pointer':'']"
@click="CtObj.ThirdContractFileUrl?OpenNewUrl(CtObj.ThirdContractFileUrl):''">{{$t('objFill.hetongbh')}}: @click="CtObj.ThirdContractFileUrl?OpenNewUrl(CtObj.ThirdContractFileUrl):''">{{$t('objFill.hetongbh')}}:
<span>{{CtObj.ThirdContractID?CtObj.ThirdContractID:CtObj.T_ContractNum}}</span> <span>{{CtObj.ThirdContractID?CtObj.ThirdContractID:CtObj.T_ContractNum}}</span>
<span v-if="CtObj.ThirdContractState==0" class="c9e">待上传</span> <span v-if="CtObj.ThirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="CtObj.ThirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="CtObj.ThirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="CtObj.ThirdContractState==2" class="c20C997">已签署</span> <span v-if="CtObj.ThirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="CtObj.ThirdContractState==3" class="cF1416C">已作废</span> <span v-if="CtObj.ThirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="CtObj.ThirdContractState==4" class="cff9800">待签署</span> <span v-if="CtObj.ThirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="CtObj.ThirdContractState==5" class="c9e">待作废</span> <span v-if="CtObj.ThirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</p> </p>
</div> </div>
<div class="menu"> <div class="menu">
...@@ -1881,12 +1881,12 @@ ...@@ -1881,12 +1881,12 @@
:class="[CtObj.ThirdContractFileUrl?'pointer':'']" :class="[CtObj.ThirdContractFileUrl?'pointer':'']"
@click="CtObj.ThirdContractFileUrl?window.open(CtObj.ThirdContractFileUrl):''">{{$t('objFill.hetongbh')}}: @click="CtObj.ThirdContractFileUrl?window.open(CtObj.ThirdContractFileUrl):''">{{$t('objFill.hetongbh')}}:
<span>{{CtObj.ThirdContractID?CtObj.ThirdContractID:CtObj.T_ContractNum}}</span> <span>{{CtObj.ThirdContractID?CtObj.ThirdContractID:CtObj.T_ContractNum}}</span>
<span v-if="CtObj.ThirdContractState==0" class="c9e">待上传</span> <span v-if="CtObj.ThirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="CtObj.ThirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="CtObj.ThirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="CtObj.ThirdContractState==2" class="c20C997">已签署</span> <span v-if="CtObj.ThirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="CtObj.ThirdContractState==3" class="cF1416C">已作废</span> <span v-if="CtObj.ThirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="CtObj.ThirdContractState==4" class="cff9800">待签署</span> <span v-if="CtObj.ThirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="CtObj.ThirdContractState==5" class="c9e">待作废</span> <span v-if="CtObj.ThirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</p> </p>
</div> </div>
<div class="menu"> <div class="menu">
......
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
<th width="100">{{$t('visa.v_tuanhao')}}</th> <th width="100">{{$t('visa.v_tuanhao')}}</th>
<th width="150">{{$t('hotel.product_name')}}</th> <th width="150">{{$t('hotel.product_name')}}</th>
<th width="100">{{$t('objFill.hetongzt')}}</th> <th width="100">{{$t('objFill.hetongzt')}}</th>
<th width="100">旅游局合同</th> <th width="100">{{$t('objFill.v103.lvyoujuht')}}</th>
<th width="100">{{$t('active.cl_addPp')}}</th> <th width="100">{{$t('active.cl_addPp')}}</th>
<th width="120">{{$t('fnc.cjshijian')}}</th> <th width="120">{{$t('fnc.cjshijian')}}</th>
<th width="120">{{$t('objFill.shifougz')}}</th> <th width="120">{{$t('objFill.shifougz')}}</th>
...@@ -201,12 +201,12 @@ ...@@ -201,12 +201,12 @@
:class="[item.ThirdContractFileUrl?'pointer c059FF6':'']" :class="[item.ThirdContractFileUrl?'pointer c059FF6':'']"
@click="item.ThirdContractFileUrl?window.open(item.ThirdContractFileUrl):''"> @click="item.ThirdContractFileUrl?window.open(item.ThirdContractFileUrl):''">
{{item.ThirdContractID}} {{item.ThirdContractID}}
<span v-if="item.ThirdContractState==0" class="c9e">待上传</span> <span v-if="item.ThirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="item.ThirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="item.ThirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="item.ThirdContractState==2" class="c20C997">已签署</span> <span v-if="item.ThirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="item.ThirdContractState==3" class="cF1416C">已作废</span> <span v-if="item.ThirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="item.ThirdContractState==4" class="cff9800">待签署</span> <span v-if="item.ThirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="item.ThirdContractState==5" class="c9e">待作废</span> <span v-if="item.ThirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</span> </span>
<template v-else>-</template> <template v-else>-</template>
</td> </td>
......
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
<th width="100">{{$t('hotel.hotel_StarDate')}}</th> <th width="100">{{$t('hotel.hotel_StarDate')}}</th>
<th width="100">{{$t('sm.fanhuiDate')}}</th> <th width="100">{{$t('sm.fanhuiDate')}}</th>
<th width="80">{{$t('hotel.hotel_status')}}</th> <th width="80">{{$t('hotel.hotel_status')}}</th>
<th width="150">旅游局合同</th> <th width="150">{{$t('objFill.v103.lvyoujuht')}}</th>
<th width="80">{{$t('objFill.shifougz')}}</th> <th width="80">{{$t('objFill.shifougz')}}</th>
<th width="125">{{$t('active.cl_addPp')}}</th> <th width="125">{{$t('active.cl_addPp')}}</th>
<th width="200">{{$t('hotel.table_operat')}}</th> <th width="200">{{$t('hotel.table_operat')}}</th>
...@@ -155,12 +155,12 @@ ...@@ -155,12 +155,12 @@
:class="[item.ThirdContractFileUrl?'c3FC4FF pointer':'']" :class="[item.ThirdContractFileUrl?'c3FC4FF pointer':'']"
@click="item.ThirdContractFileUrl?window.open(item.ThirdContractFileUrl):''"> @click="item.ThirdContractFileUrl?window.open(item.ThirdContractFileUrl):''">
{{item.ThirdContractID}}</span> <br/> {{item.ThirdContractID}}</span> <br/>
<span v-if="item.ThirdContractState==0" class="c9e">待上传</span> <span v-if="item.ThirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="item.ThirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="item.ThirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="item.ThirdContractState==2" class="c20C997">已签署</span> <span v-if="item.ThirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="item.ThirdContractState==3" class="cF1416C">已作废</span> <span v-if="item.ThirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="item.ThirdContractState==4" class="cff9800">待签署</span> <span v-if="item.ThirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="item.ThirdContractState==5" class="c9e">待作废</span> <span v-if="item.ThirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</span> </span>
<template v-else>-</template> <template v-else>-</template>
</td> </td>
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
<th width="100">{{$t('visa.v_tuanhao')}}</th> <th width="100">{{$t('visa.v_tuanhao')}}</th>
<th width="150">{{$t('hotel.product_name')}}</th> <th width="150">{{$t('hotel.product_name')}}</th>
<th width="100">{{$t('objFill.hetongzt')}}</th> <th width="100">{{$t('objFill.hetongzt')}}</th>
<th width="150">旅游局合同</th> <th width="150">{{$t('objFill.v103.lvyoujuht')}}</th>
<th width="100">{{$t('active.cl_addPp')}}</th> <th width="100">{{$t('active.cl_addPp')}}</th>
<th width="120">{{$t('fnc.cjshijian')}}</th> <th width="120">{{$t('fnc.cjshijian')}}</th>
<th width="80">{{$t('objFill.shifougz')}}</th> <th width="80">{{$t('objFill.shifougz')}}</th>
...@@ -357,12 +357,12 @@ ...@@ -357,12 +357,12 @@
:class="[item.ThirdContractFileUrl?'c3FC4FF pointer':'']" :class="[item.ThirdContractFileUrl?'c3FC4FF pointer':'']"
@click="item.ThirdContractFileUrl?window.open(item.ThirdContractFileUrl):''"> @click="item.ThirdContractFileUrl?window.open(item.ThirdContractFileUrl):''">
{{item.ThirdContractID}} <br/> {{item.ThirdContractID}} <br/>
<span v-if="item.ThirdContractState==0" class="c9e">待上传</span> <span v-if="item.ThirdContractState==0" class="c9e">{{$t('objFill.daishanchuan')}}</span>
<span v-if="item.ThirdContractState==1" class="c3FC4FF">待签名</span> <span v-if="item.ThirdContractState==1" class="c3FC4FF">{{$t('objFill.v103.daiqianmin')}}</span>
<span v-if="item.ThirdContractState==2" class="c20C997">已签署</span> <span v-if="item.ThirdContractState==2" class="c20C997">{{$t('objFill.v103.yiqianshu')}}</span>
<span v-if="item.ThirdContractState==3" class="cF1416C">已作废</span> <span v-if="item.ThirdContractState==3" class="cF1416C">{{$t('active.cl_yzfei')}}</span>
<span v-if="item.ThirdContractState==4" class="cff9800">待签署</span> <span v-if="item.ThirdContractState==4" class="cff9800">{{$t('objFill.v103.daiqianshu')}}</span>
<span v-if="item.ThirdContractState==5" class="c9e">待作废</span> <span v-if="item.ThirdContractState==5" class="c9e">{{$t('objFill.v103.daizuofei')}}</span>
</span> </span>
<template v-else>-</template> <template v-else>-</template>
</td> </td>
......
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