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
994fc205
Commit
994fc205
authored
Apr 08, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
38f5f9a7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
TravelContractNew.vue
src/components/TravelContractNew.vue
+1
-3
TravelContractView.vue
src/components/TravelContractView.vue
+6
-5
No files found.
src/components/TravelContractNew.vue
View file @
994fc205
...
...
@@ -1044,9 +1044,7 @@
</tr>
<tr>
<td
colspan=
"5"
class=
"TC_LASTTD"
contenteditable=
"true"
>
<div
style=
"color: red"
v-if=
"CtObj.CType!=3"
>
注:用房全程酒店均为二人一间,如您的订单产生单房,在未补单房差的情况下,我社将尽量安排您与其它客人拼房或是与同行者入住三人房,不可选择房型。敬请配合,服从调配。
</div>
<
template
v-if=
"CtObj.TeamType == 2"
>
<div>
{{
$t
(
'pub.pubRemark'
)
}}
:
<br
/>
...
...
src/components/TravelContractView.vue
View file @
994fc205
...
...
@@ -1449,7 +1449,8 @@
{{$t('objFill.v101.Contract.diershiqitiao')}}
{{$t('objFill.qitayuedsx')}}
</p>
</h3>
<p>
未尽事宜,经旅游者和旅行社双方协商一致,可以列入补充条款。(如合同空间不够,可以另附纸张,由双方签字或者盖章确认。)
</p>
<p
style=
"font-weight:bold;color:red;"
v-if=
"CtObj.OtherConvention&&CtObj.OtherConvention!=''"
v-html=
"CtObj.OtherConvention"
>
<p
style=
"font-weight:bold;color:red;"
v-if=
"CtObj.OtherConvention&&CtObj.OtherConvention!=''"
v-html=
"CtObj.OtherConvention"
>
</p>
<h3>
...
...
@@ -1675,8 +1676,7 @@
</
template
>
</div>
<br
/>
<div
style=
"color:red;"
v-if=
"CtObj.CType!=3"
>
注:用房全程酒店均为二人一间,如您的订单产生单房,在未补单房差的情况下,我社将尽量安排您与其它客人拼房或是与同行者入住三人房,不可选择房型。敬请配合,服从调配。
</div>
</div>
<!-- 自愿购物 -->
<div
class=
"shoppings"
:class=
"{'checkedNav':ActiveTab==6}"
>
...
...
@@ -2187,9 +2187,10 @@
<p
v-html=
"CtObj.ContractTripList[0].TravelContent"
></p>
</
template
>
</div>
<br>
<br
/
>
<div
style=
"color:red;"
v-if=
"CtObj.CType!=3"
>
注:用房全程酒店均为二人一间,如您的订单产生单房,在未补单房差的情况下,我社将尽量安排您与其它客人拼房或是与同行者入住三人房,不可选择房型。敬请配合,服从调配。
</div>
注:用房全程酒店均为二人一间,如您的订单产生单房,在未补单房差的情况下,我社将尽量安排您与其它客人拼房或是与同行者入住三人房,不可选择房型。敬请配合,服从调配。
</div>
</div>
<!-- 自愿补充协议 -->
<div
class=
"activitys"
:class=
"{'checkedNav':ActiveTab==7}"
>
...
...
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