Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
c1163d33
Commit
c1163d33
authored
Jun 02, 2026
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
79ce534a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
99 additions
and
60 deletions
+99
-60
TravelContractDetail.vue
src/components/TravelContractDetail.vue
+34
-21
TravelContractNew.vue
src/components/TravelContractNew.vue
+31
-17
clientConfirm.vue
src/components/clientConfirm.vue
+34
-22
No files found.
src/components/TravelContractDetail.vue
View file @
c1163d33
...
@@ -781,44 +781,44 @@
...
@@ -781,44 +781,44 @@
</p>
</p>
<h3>
{{$t('objFill.v101.Contract.diershiyitiao')}}
</h3>
<h3>
{{$t('objFill.v101.Contract.diershiyitiao')}}
</h3>
<p>
<p>
{{$t('salesModule.Adult')}}:
<span>
{{dataList.adultPrice}}
</span><
template
v-if=
"dataList.signType==
0
"
>
{{$t('salesModule.Adult')}}:
<span>
{{dataList.adultPrice}}
</span><
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
</
template
>
/人,儿童(不满14岁):
<span>
{{dataList.childPrice}}
</span><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
/人,儿童(不满14岁):
<span>
{{dataList.childPrice}}
</span><
template
v-if=
"dataList.signType==1"
>
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
</
template
>
/人;其中,导游服务费
<span>
{{dataList.servicePrice}}
</span><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
/人;其中,导游服务费
<span>
{{dataList.servicePrice}}
</span><
template
v-if=
"dataList.signType==1"
>
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
/人;
</
template
>
/人;
</p>
</p>
<p>
<p>
旅游定金
<span>
{{dataList.depositPrice}}
</span><
template
v-if=
"dataList.signType==
0
"
>
旅游定金
<span>
{{dataList.depositPrice}}
</span><
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
</
template
>
,定金支付日期
<span>
{{dataList.depositDate}}
</span>
;
尾款
<span>
{{dataList.finalPrice}}
</span>
<
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
,定金支付日期
<span>
{{dataList.depositDate}}
</span>
;
尾款
<span>
{{dataList.finalPrice}}
</span>
<
template
v-if=
"dataList.signType==1"
>
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
,
</
template
>
,
尾款支付日期
<span>
{{dataList.payDate}}
</span>
;
尾款支付日期
<span>
{{dataList.payDate}}
</span>
;
</p>
</p>
<p>
<p>
旅游费用合计:
<span>
{{dataList.orderPrice}}
</span><
template
v-if=
"dataList.signType==
0
"
>
旅游费用合计:
<span>
{{dataList.orderPrice}}
</span><
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
。
</
template
>
。
</p>
</p>
<p>
旅游费用支付方式:
<p>
旅游费用支付方式:
...
@@ -840,7 +840,7 @@
...
@@ -840,7 +840,7 @@
</p>
</p>
<p
class=
"bold colorRed"
>
支付宝收款账号:2850943039@qq.com
</p>
<p
class=
"bold colorRed"
>
支付宝收款账号:2850943039@qq.com
</p>
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
-if=
"dataList.signType==1"
>
<p>
出境社的指定收款账号信息
</p>
<p>
出境社的指定收款账号信息
</p>
<p>
<p>
銀行名:京都銀行
銀行名:京都銀行
...
@@ -862,6 +862,19 @@
...
@@ -862,6 +862,19 @@
<p
class=
"bold colorRed"
>
電話番号:0748-65-1011
</p>
<p
class=
"bold colorRed"
>
電話番号:0748-65-1011
</p>
<p
class=
"bold colorRed"
>
SWIFT CODE: BOKFJPJZ
</p>
<p
class=
"bold colorRed"
>
SWIFT CODE: BOKFJPJZ
</p>
</
template
>
</
template
>
<
template
v-else-if=
"dataList.signType==2"
>
<p
class=
"bold colorRed"
>
出境社的指定收款账号信息
</p>
<p
class=
"bold colorRed"
>
名称:浙江远诚国际旅行社有限公司杭州分公司
</p>
<p
class=
"bold colorRed"
>
开户银行:杭州银行汽车城支行
</p>
<p
class=
"bold colorRed"
>
账号:3301 0401 6000 7460 192
</p>
</
template
>
<p
class=
"bold colorRed"
>
款项必须支付至本合同指定公账,如转账到其他账户或私人账户则与公司无关、支付无效,视为未支付旅游费用,公司有权选择解除合同或者继续向旅游者要求费用支付
</p>
<p
class=
"bold colorRed"
>
款项必须支付至本合同指定公账,如转账到其他账户或私人账户则与公司无关、支付无效,视为未支付旅游费用,公司有权选择解除合同或者继续向旅游者要求费用支付
</p>
<h3>
第二十二条 人身意外伤害保险
</h3>
<h3>
第二十二条 人身意外伤害保险
</h3>
<p>
1.出境社提示旅游者购买人身意外伤害保险;
</p>
<p>
1.出境社提示旅游者购买人身意外伤害保险;
</p>
...
@@ -949,7 +962,7 @@
...
@@ -949,7 +962,7 @@
<p
v-html=
"dataList.otherMatter"
></p>
<p
v-html=
"dataList.otherMatter"
></p>
</div>
</div>
<h3>
第二十八条 管辖
</h3>
<h3>
第二十八条 管辖
</h3>
<p>
在合同旅行中,若双方发生纠纷,应友好协商处理。若协商不成,向
合同签订地(成都市锦江区)由
管辖权人民法院起诉。
</p>
<p>
在合同旅行中,若双方发生纠纷,应友好协商处理。若协商不成,向
旅行社注册地
管辖权人民法院起诉。
</p>
<h3>
第二十九条 合同效力
</h3>
<h3>
第二十九条 合同效力
</h3>
<p>
1、本合同负有3个附件文件,均为本合同的重要组成部分,是本合同不可分离的要件,与合同的其他条款具有同等法律效力。
</p>
<p>
1、本合同负有3个附件文件,均为本合同的重要组成部分,是本合同不可分离的要件,与合同的其他条款具有同等法律效力。
</p>
<p>
<p>
...
@@ -1547,11 +1560,11 @@
...
@@ -1547,11 +1560,11 @@
<td
width=
"10%"
>
{{$t('objFill.jutishij')}}
</td>
<td
width=
"10%"
>
{{$t('objFill.jutishij')}}
</td>
<td
width=
"15%"
>
{{$t('objFill.didian')}}
</td>
<td
width=
"15%"
>
{{$t('objFill.didian')}}
</td>
<td
width=
"15%"
>
项目名称和内容
</td>
<td
width=
"15%"
>
项目名称和内容
</td>
<td
width=
"15%"
>
费用(
<
template
v-if=
"dataList.signType==
0
"
>
<td
width=
"15%"
>
费用(
<
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
)
</td>
</
template
>
)
</td>
<td
width=
"15%"
>
项目时长(分钟)
</td>
<td
width=
"15%"
>
项目时长(分钟)
</td>
<td
width=
"15%"
>
{{$t('objFill.qitashuim')}}
</td>
<td
width=
"15%"
>
{{$t('objFill.qitashuim')}}
</td>
...
...
src/components/TravelContractNew.vue
View file @
c1163d33
...
@@ -440,8 +440,8 @@
...
@@ -440,8 +440,8 @@
<tr>
<tr>
<td>
<td>
<el-form-item
:label=
"$t('scen.sc_tel')"
prop=
"clientCall"
>
<el-form-item
:label=
"$t('scen.sc_tel')"
prop=
"clientCall"
>
<el-input
type=
"text"
v-model=
"CtObj.clientCall"
maxlength=
"100"
class=
"w300"
></el-input><br/>
<el-input
type=
"text"
v-model=
"CtObj.clientCall"
maxlength=
"100"
class=
"w300"
></el-input><br
/>
<span
style=
"color: red"
>
*旅游局合同,将根据此号码发送合同签名短信
</span>
<span
style=
"color: red"
>
*旅游局合同,将根据此号码发送合同签名短信
</span>
</el-form-item>
</el-form-item>
</td>
</td>
</tr>
</tr>
...
@@ -476,7 +476,8 @@
...
@@ -476,7 +476,8 @@
<el-form-item
label=
"合同章"
>
<el-form-item
label=
"合同章"
>
<el-select
v-model=
"CtObj.signType"
:placeholder=
"$t('pub.pleaseSel')"
@
change=
"changeSignType"
>
<el-select
v-model=
"CtObj.signType"
:placeholder=
"$t('pub.pleaseSel')"
@
change=
"changeSignType"
>
<el-option
key=
"0"
label=
"和平章"
:value=
"0"
>
</el-option>
<el-option
key=
"0"
label=
"和平章"
:value=
"0"
>
</el-option>
<el-option
key=
"1"
label=
"日本公司章"
:value=
"1"
>
<el-option
key=
"1"
label=
"日本公司章"
:value=
"1"
>
</el-option>
<el-option
key=
"2"
label=
"浙江远诚国际旅行社有限公司杭州分公司"
:value=
"2"
>
</el-option>
</el-option>
</el-select>
</el-select>
</el-form-item>
</el-form-item>
...
@@ -553,7 +554,8 @@
...
@@ -553,7 +554,8 @@
</table>
</table>
<div
class=
"createTableTitle"
>
<div
class=
"createTableTitle"
>
地接社信息
地接社信息
<el-button
type=
"primary"
size=
"mini"
@
click=
"addDmcInfo"
icon=
"el-icon-plus"
style=
"margin-left: 15px;"
>
添加地接社
</el-button>
<el-button
type=
"primary"
size=
"mini"
@
click=
"addDmcInfo"
icon=
"el-icon-plus"
style=
"margin-left: 15px;"
>
添加地接社
</el-button>
</div>
</div>
<div
class=
"dmc-info-container"
>
<div
class=
"dmc-info-container"
>
<div
v-for=
"(dmcItem, dmcIndex) in CtObj.dmcInfoList"
:key=
"dmcIndex"
class=
"dmc-item-box"
>
<div
v-for=
"(dmcItem, dmcIndex) in CtObj.dmcInfoList"
:key=
"dmcIndex"
class=
"dmc-item-box"
>
...
@@ -564,7 +566,8 @@
...
@@ -564,7 +566,8 @@
</div>
</div>
<el-form-item
label=
"地接社名称"
:prop=
"'dmcInfoList.' + dmcIndex + '.DmcName'"
>
<el-form-item
label=
"地接社名称"
:prop=
"'dmcInfoList.' + dmcIndex + '.DmcName'"
>
<el-input
type=
"text"
v-model=
"dmcItem.DmcName"
class=
"w300"
>
<el-input
type=
"text"
v-model=
"dmcItem.DmcName"
class=
"w300"
>
<el-select
placeholder=
"快捷"
@
change=
"(val) => changeDmcCompany(val, dmcIndex)"
slot=
"append"
style=
"width:80px"
>
<el-select
placeholder=
"快捷"
@
change=
"(val) => changeDmcCompany(val, dmcIndex)"
slot=
"append"
style=
"width:80px"
>
<el-option
v-for=
"(ditem,dindex) in DmcCompanyList"
:key=
"dindex"
:label=
"ditem.CompanyName"
<el-option
v-for=
"(ditem,dindex) in DmcCompanyList"
:key=
"dindex"
:label=
"ditem.CompanyName"
:value=
"ditem"
>
</el-option>
:value=
"ditem"
>
</el-option>
</el-select>
</el-select>
...
@@ -693,8 +696,8 @@
...
@@ -693,8 +696,8 @@
<td>
<td>
<el-form-item
:label=
"$t('objFill.chengrenjia')"
prop=
"adultPrice"
>
<el-form-item
:label=
"$t('objFill.chengrenjia')"
prop=
"adultPrice"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.adultPrice"
></el-input>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.adultPrice"
></el-input>
<
template
v-if=
"CtObj.signType ==
0"
>
元
</
template
>
<
template
v-if=
"CtObj.signType ==
1"
>
円
</
template
>
<
template
v-else
>
円
</
template
>
<
template
v-else
>
元
</
template
>
/人
/人
</el-form-item>
</el-form-item>
</td>
</td>
...
@@ -703,8 +706,8 @@
...
@@ -703,8 +706,8 @@
<td>
<td>
<el-form-item
label=
"儿童(不满14岁的)"
>
<el-form-item
label=
"儿童(不满14岁的)"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.childPrice"
></el-input>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.childPrice"
></el-input>
<
template
v-if=
"CtObj.signType ==
0"
>
元
</
template
>
<
template
v-if=
"CtObj.signType ==
1"
>
円
</
template
>
<
template
v-else
>
円
</
template
>
/人
<
template
v-else
>
元
</
template
>
/人
</el-form-item>
</el-form-item>
</td>
</td>
</tr>
</tr>
...
@@ -712,8 +715,8 @@
...
@@ -712,8 +715,8 @@
<td>
<td>
<el-form-item
label=
"导游服务费"
prop=
"servicePrice"
>
<el-form-item
label=
"导游服务费"
prop=
"servicePrice"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.servicePrice"
></el-input>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.servicePrice"
></el-input>
<
template
v-if=
"CtObj.signType ==
0"
>
元
</
template
>
<
template
v-if=
"CtObj.signType ==
1"
>
円
</
template
>
<
template
v-else
>
円
</
template
>
/人
<
template
v-else
>
元
</
template
>
/人
</el-form-item>
</el-form-item>
</td>
</td>
</tr>
</tr>
...
@@ -1074,7 +1077,7 @@
...
@@ -1074,7 +1077,7 @@
<table
class=
"TcTravel_Table"
>
<table
class=
"TcTravel_Table"
>
<tbody>
<tbody>
<tr
v-if=
"CtObj.contractType!=1"
>
<tr
v-if=
"CtObj.contractType!=1"
>
<td
colspan=
"5"
contenteditable=
"true"
>
组团社:
四川和平国际旅行社有限公司
</td>
<td
colspan=
"5"
contenteditable=
"true"
>
组团社:
{{CtObj.company}}
</td>
</tr>
</tr>
<tr
v-if=
"CtObj.contractType!=1"
>
<tr
v-if=
"CtObj.contractType!=1"
>
<td
colspan=
"5"
contenteditable=
"true"
>
<td
colspan=
"5"
contenteditable=
"true"
>
...
@@ -1106,7 +1109,8 @@
...
@@ -1106,7 +1109,8 @@
<tr>
<tr>
<td
colspan=
"5"
contenteditable=
"true"
>
<td
colspan=
"5"
contenteditable=
"true"
>
<div
style=
"display: flex"
>
<div
style=
"display: flex"
>
<span>
地接社名称:{{(CtObj.dmcInfoList
&&
CtObj.dmcInfoList.length>0
&&
CtObj.dmcInfoList[0].DmcName!=''?CtObj.dmcInfoList[0].DmcName:'株式会社ピースインターナショナル')}}
</span>
<span>
地接社名称:{{(CtObj.dmcInfoList
&&
CtObj.dmcInfoList.length>0
&&
CtObj.dmcInfoList[0].DmcName!=''?CtObj.dmcInfoList[0].DmcName:'株式会社ピースインターナショナル')}}
</span>
</div>
</div>
</td>
</td>
</tr>
</tr>
...
@@ -1404,8 +1408,8 @@
...
@@ -1404,8 +1408,8 @@
<th
width=
"15%"
>
{{$t('objFill.didian')}}
</th>
<th
width=
"15%"
>
{{$t('objFill.didian')}}
</th>
<th
width=
"12%"
>
项目名称和内容
</th>
<th
width=
"12%"
>
项目名称和内容
</th>
<th
width=
"12%"
>
<th
width=
"12%"
>
费用(
<
template
v-if=
"CtObj.signType ==
0"
>
元
</
template
>
费用(
<
template
v-if=
"CtObj.signType ==
1"
>
円
</
template
>
<
template
v-else
>
円
</
template
>
)
<
template
v-else
>
元
</
template
>
)
</th>
</th>
<th
width=
"12%"
>
项目时长(分钟)
</th>
<th
width=
"12%"
>
项目时长(分钟)
</th>
<th
width=
"12%"
>
{{$t('objFill.qitashuim')}}
</th>
<th
width=
"12%"
>
{{$t('objFill.qitashuim')}}
</th>
...
@@ -1704,7 +1708,7 @@
...
@@ -1704,7 +1708,7 @@
signType
:
0
,
//合同章类型(0-和平,1-日本)
signType
:
0
,
//合同章类型(0-和平,1-日本)
orderType
:
0
,
orderType
:
0
,
guestInfo
:
[],
//单项订单旅客名单
guestInfo
:
[],
//单项订单旅客名单
certificateType
:
1
,
//护照,2-身份证
certificateType
:
1
,
//护照,2-身份证
},
},
//旅客名单
//旅客名单
guestList
:
[],
guestList
:
[],
...
@@ -1903,12 +1907,22 @@
...
@@ -1903,12 +1907,22 @@
this
.
CtObj
.
businessCertificate
=
"L-SC-CJ00015"
;
this
.
CtObj
.
businessCertificate
=
"L-SC-CJ00015"
;
this
.
CtObj
.
regulatorName
=
"四川省成都市旅游质监执法机构"
;
this
.
CtObj
.
regulatorName
=
"四川省成都市旅游质监执法机构"
;
this
.
CtObj
.
companyCall
=
"028-81454056"
;
this
.
CtObj
.
companyCall
=
"028-81454056"
;
}
else
{
this
.
CtObj
.
regulatorComplainCall
=
"17708046437"
;
this
.
CtObj
.
companyComplainCall
=
"028-12345"
;
}
else
if
(
this
.
CtObj
.
signType
==
1
)
{
this
.
CtObj
.
company
=
"株式会社ピースインターナショナル"
;
this
.
CtObj
.
company
=
"株式会社ピースインターナショナル"
;
this
.
CtObj
.
companyAddress
=
"〒114-0023東京都北区滝野川5-41-3TKビル9F"
;
this
.
CtObj
.
companyAddress
=
"〒114-0023東京都北区滝野川5-41-3TKビル9F"
;
this
.
CtObj
.
businessCertificate
=
""
;
this
.
CtObj
.
businessCertificate
=
""
;
this
.
CtObj
.
regulatorName
=
""
;
this
.
CtObj
.
regulatorName
=
""
;
this
.
CtObj
.
companyCall
=
"03-5972-1758"
this
.
CtObj
.
companyCall
=
"03-5972-1758"
}
else
{
this
.
CtObj
.
company
=
"浙江远诚国际旅行社有限公司杭州分公司"
;
this
.
CtObj
.
companyAddress
=
"杭州市拱墅区湖州街701号407室"
;
this
.
CtObj
.
businessCertificate
=
"L-ZJ-CJ00170"
;
this
.
CtObj
.
regulatorName
=
""
;
this
.
CtObj
.
companyCall
=
"0571-88321068"
;
this
.
CtObj
.
regulatorComplainCall
=
"18200581991"
;
this
.
CtObj
.
companyComplainCall
=
"0571-12345"
;
}
}
},
},
goContract
()
{
goContract
()
{
...
...
src/components/clientConfirm.vue
View file @
c1163d33
...
@@ -889,45 +889,45 @@
...
@@ -889,45 +889,45 @@
<p
class=
"toTopDistance"
>
{{$t('objFill.v101.Contract.diershiyitiao')}}
</p>
<p
class=
"toTopDistance"
>
{{$t('objFill.v101.Contract.diershiyitiao')}}
</p>
</h3>
</h3>
<p>
<p>
{{$t('salesModule.Adult')}}
<font>
{{dataList.adultPrice}}
</font><
template
v-if=
"dataList.signType==
0
"
>
{{$t('salesModule.Adult')}}
<font>
{{dataList.adultPrice}}
</font><
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
</
template
>
/人,儿童(不满14岁)
<font>
{{dataList.childPrice}}
</font><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
/人,儿童(不满14岁)
<font>
{{dataList.childPrice}}
</font><
template
v-if=
"dataList.signType==1"
>
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
</
template
>
/人;其中,导游服务费
<font>
{{dataList.servicePrice}}
</font><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
/人;其中,导游服务费
<font>
{{dataList.servicePrice}}
</font><
template
v-if=
"dataList.signType==1"
>
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
/人;
</
template
>
/人;
</p>
</p>
<p>
<p>
旅游定金
<font>
{{dataList.depositPrice}}
</font><
template
v-if=
"dataList.signType==
0
"
>
旅游定金
<font>
{{dataList.depositPrice}}
</font><
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
</
template
>
,定金支付日期
<font>
{{dataList.depositDate}}
</font>
;
尾款
<font>
{{dataList.finalPrice}}
</font>
<
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
,定金支付日期
<font>
{{dataList.depositDate}}
</font>
;
尾款
<font>
{{dataList.finalPrice}}
</font>
<
template
v-if=
"dataList.signType==1"
>
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
,
</
template
>
,
尾款支付日期
<font>
{{dataList.payDate}}
</font>
;
尾款支付日期
<font>
{{dataList.payDate}}
</font>
;
</p>
</p>
<p>
<p>
旅游费用合计:
<font>
{{dataList.orderPrice}}
</font><
template
v-if=
"dataList.signType==
0
"
>
旅游费用合计:
<font>
{{dataList.orderPrice}}
</font><
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
。
</
template
>
。
</p>
</p>
<p>
旅游费用支付方式:
<p>
旅游费用支付方式:
...
@@ -950,7 +950,7 @@
...
@@ -950,7 +950,7 @@
</p>
</p>
<p
class=
"bold colorRed"
>
支付宝收款账号:2850943039@qq.com
</p>
<p
class=
"bold colorRed"
>
支付宝收款账号:2850943039@qq.com
</p>
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
-if=
"dataList.signType==1"
>
<p>
出境社的指定收款账号信息
</p>
<p>
出境社的指定收款账号信息
</p>
<p>
<p>
銀行名:京都銀行
銀行名:京都銀行
...
@@ -972,6 +972,18 @@
...
@@ -972,6 +972,18 @@
<p
class=
"bold colorRed"
>
電話番号:0748-65-1011
</p>
<p
class=
"bold colorRed"
>
電話番号:0748-65-1011
</p>
<p
class=
"bold colorRed"
>
SWIFT CODE: BOKFJPJZ
</p>
<p
class=
"bold colorRed"
>
SWIFT CODE: BOKFJPJZ
</p>
</
template
>
</
template
>
<
template
v-if=
"dataList.signType==2"
>
<p
class=
"bold colorRed"
>
出境社的指定收款账号信息
</p>
<p
class=
"bold colorRed"
>
名称:浙江远诚国际旅行社有限公司杭州分公司
</p>
<p
class=
"bold colorRed"
>
开户银行:杭州银行汽车城支行
</p>
<p
class=
"bold colorRed"
>
账号:3301 0401 6000 7460 192
</p>
</
template
>
<p
class=
"bold colorRed"
>
款项必须支付至本合同指定公账,如转账到其他账户或私人账户则与公司无关、支付无效,视为未支付旅游费用,公司有权选择解除合同或者继续向旅游者要求费用支付
</p>
<p
class=
"bold colorRed"
>
款项必须支付至本合同指定公账,如转账到其他账户或私人账户则与公司无关、支付无效,视为未支付旅游费用,公司有权选择解除合同或者继续向旅游者要求费用支付
</p>
<h3>
<h3>
<p
class=
"toTopDistance"
>
第二十二条 人身意外伤害保险
</p>
<p
class=
"toTopDistance"
>
第二十二条 人身意外伤害保险
</p>
...
@@ -1067,7 +1079,7 @@
...
@@ -1067,7 +1079,7 @@
<h3>
<h3>
<p
class=
"toTopDistance"
>
第二十八条 管辖
</p>
<p
class=
"toTopDistance"
>
第二十八条 管辖
</p>
</h3>
</h3>
<p>
在合同旅行中,若双方发生纠纷,应友好协商处理。若协商不成,向
合同签订地(成都市锦江区)由
管辖权人民法院起诉。
</p>
<p>
在合同旅行中,若双方发生纠纷,应友好协商处理。若协商不成,向
旅行社注册地
管辖权人民法院起诉。
</p>
<h3>
<h3>
<p
class=
"toTopDistance"
>
第二十九条 合同效力
</p>
<p
class=
"toTopDistance"
>
第二十九条 合同效力
</p>
</h3>
</h3>
...
@@ -1736,11 +1748,11 @@
...
@@ -1736,11 +1748,11 @@
<th>
{{$t('objFill.jutishij')}}
</th>
<th>
{{$t('objFill.jutishij')}}
</th>
<th>
{{$t('objFill.didian')}}
</th>
<th>
{{$t('objFill.didian')}}
</th>
<th>
项目名称和内容
</th>
<th>
项目名称和内容
</th>
<th>
费用(
<
template
v-if=
"dataList.signType==
0
"
>
<th>
费用(
<
template
v-if=
"dataList.signType==
1
"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
円
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
円
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
)
</th>
</
template
>
)
</th>
<th>
项目时长(分钟)
</th>
<th>
项目时长(分钟)
</th>
<th>
{{$t('objFill.qitashuim')}}
</th>
<th>
{{$t('objFill.qitashuim')}}
</th>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment