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
11fe25f1
Commit
11fe25f1
authored
May 14, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
出境合同修改
parent
cfea557a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
73 additions
and
17 deletions
+73
-17
TravelContractDetail.vue
src/components/TravelContractDetail.vue
+21
-5
TravelContractNew.vue
src/components/TravelContractNew.vue
+26
-5
clientConfirm.vue
src/components/clientConfirm.vue
+26
-7
No files found.
src/components/TravelContractDetail.vue
View file @
11fe25f1
...
...
@@ -766,19 +766,35 @@
円
</
template
>
/人;
</p>
<p>
旅游费用合计:
<span>
{{dataList.orderPrice}}
</span><
template
v-if=
"dataList.signType==0"
>
<p>
旅游定金
<span>
{{dataList.depositPrice}}
</span><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
<
template
v-else
>
円
</
template
>
,定金支付日期
<span>
{{dataList.depositDate}}
</span>
;
尾款
<span>
{{dataList.finalPrice}}
</span>
<
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
<
template
v-else
>
円
</
template
>
,
尾款支付日期
<span>
{{dataList.payDate}}
</span>
;
</p>
<p>
旅游费用合计:
<span>
{{dataList.orderPrice}}
</span><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
<
template
v-else
>
円
</
template
>
。
</p>
</
template
>
。
</p>
<p>
旅游费用支付方式:
<span
v-if=
"dataList.payType==1"
>
{{$t('fnc.xianjin')}}
</span>
<span
v-if=
"dataList.payType==2"
>
{{$t('objFill.zhuanzhang')}}
</span>
<span
v-if=
"dataList.payType==3"
>
支票
</span>
。
</p>
<p>
{{$t('objFill.v101.Contract.lvyoufyzfsj')}}
<span
v-if=
"dataList.payDate"
>
{{getDate(dataList.payDate)}}
</span>
。
</p>
<p
class=
"bold colorRed"
>
如旅游者解除旅游合同定金不退.
</p>
<
template
v-if=
"dataList.signType==0"
>
<p
class=
"bold colorRed"
>
出境社的指定收款账号信息
</p>
<p
class=
"bold colorRed"
>
...
...
src/components/TravelContractNew.vue
View file @
11fe25f1
...
...
@@ -623,18 +623,39 @@
</el-form-item>
</td>
</tr>
<tr>
<td>
<el-form-item
:label=
"$t('objFill.feiyonghj')"
prop=
"order
Price"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.
order
Price"
></el-input>
<el-form-item
label=
"定金"
prop=
"deposit
Price"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.
deposit
Price"
></el-input>
</el-form-item>
</td>
</tr>
<tr>
<td>
<el-form-item
:label=
"$t('objFill.zfrq')"
prop=
"payDate"
>
<el-date-picker
class=
"w300"
v-model=
"CtObj.payDate"
type=
"date"
value-format=
"yyyy-MM-dd"
placeholder
></el-date-picker>
<el-form-item
label=
"定金支付日期"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.depositDate"
></el-input>
</el-form-item>
</td>
</tr>
<tr>
<td>
<el-form-item
label=
"尾款"
prop=
"finalPrice"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.finalPrice"
></el-input>
</el-form-item>
</td>
</tr>
<tr>
<td>
<el-form-item
label=
"尾款支付日期"
prop=
"payDate"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.payDate"
></el-input>
</el-form-item>
</td>
</tr>
<tr>
<td>
<el-form-item
:label=
"$t('objFill.feiyonghj')"
prop=
"orderPrice"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.orderPrice"
></el-input>
</el-form-item>
</td>
</tr>
...
...
src/components/clientConfirm.vue
View file @
11fe25f1
...
...
@@ -901,7 +901,25 @@
</
template
>
<
template
v-else
>
円
</
template
>
/人;旅游费用合计:
<font>
{{dataList.orderPrice}}
</font><
template
v-if=
"dataList.signType==0"
>
</
template
>
/人;
</p>
<p>
旅游定金
<font>
{{dataList.depositPrice}}
</font><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
<
template
v-else
>
円
</
template
>
,定金支付日期
<font>
{{dataList.depositDate}}
</font>
;
尾款
<font>
{{dataList.finalPrice}}
</font>
<
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
<
template
v-else
>
円
</
template
>
,
尾款支付日期
<font>
{{dataList.payDate}}
</font>
;
</p>
<p>
旅游费用合计:
<font>
{{dataList.orderPrice}}
</font><
template
v-if=
"dataList.signType==0"
>
{{
$t
(
'hotel.hotel_yuan'
)
}}
</
template
>
<
template
v-else
>
...
...
@@ -913,8 +931,7 @@
<font
v-if=
"dataList.payType==2"
>
{{$t('objFill.zhuanzhang')}}
</font>
<font
v-if=
"dataList.payType==3"
>
支票
</font>
</p>
<p>
{{$t('objFill.v101.Contract.lvyoufyzfsj')}}
<font>
{{getDate(dataList.payDate)}}
</font>
</p>
<p
class=
"bold colorRed"
>
如旅游者解除旅游合同定金不退.
</p>
<
template
v-if=
"dataList.signType==0"
>
<p
class=
"bold colorRed"
>
出境社的指定收款账号信息
</p>
...
...
@@ -1222,11 +1239,13 @@
<el-row
style=
"padding:6px 0"
>
<el-col
:span=
"12"
>
<el-col
:span=
"8"
style=
"text-align:right"
>
证件类型:
</el-col>
<el-col
:span=
"16"
style=
"text-align:left"
>
{{
item
.
passportNo
.
length
>
0
?
$t
(
'salesModule.Passport'
):
'身份证'
}}
</el-col>
<el-col
:span=
"16"
style=
"text-align:left"
>
{{
item
.
passportNo
.
length
>
0
?
$t
(
'salesModule.Passport'
):
'身份证'
}}
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"8"
style=
"text-align:right"
>
证件号码:
</el-col>
<el-col
:span=
"16"
style=
"text-align:left"
>
{{
item
.
passportNo
.
length
>
0
?
item
.
passportNo
:
item
.
idCard
}}
</el-col>
<el-col
:span=
"16"
style=
"text-align:left"
>
{{
item
.
passportNo
.
length
>
0
?
item
.
passportNo
:
item
.
idCard
}}
</el-col>
</el-col>
</el-row>
<el-row>
...
...
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