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
85dba2a2
Commit
85dba2a2
authored
Nov 18, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
29c16c80
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
TravelContractConfirm.vue
src/components/TravelContractConfirm.vue
+7
-0
TravelContractView.vue
src/components/TravelContractView.vue
+3
-0
No files found.
src/components/TravelContractConfirm.vue
View file @
85dba2a2
...
...
@@ -1004,6 +1004,13 @@
<el-col
:span=
"24"
style=
"text-align:left;"
>
6.其他单项服务事宜
</el-col>
</el-row>
</li>
<li
v-if=
"CtObj.OtherConvention&&CtObj.OtherConvention!=''"
>
<el-row>
<el-col
:span=
"24"
style=
"text-align:left;"
>
<p
v-html=
"CtObj.OtherConvention"
></p>
</el-col>
</el-row>
</li>
<li>
<el-row>
<el-col
:span=
"24"
style=
"text-align:left;"
>
...
...
src/components/TravelContractView.vue
View file @
85dba2a2
...
...
@@ -696,6 +696,9 @@
<td>
<p>
6.其他单项服务事宜
</p>
<div
class=
"userDiv"
>
<p
v-if=
"CtObj.OtherConvention&&CtObj.OtherConvention!=''"
v-html=
"CtObj.OtherConvention"
>
</p>
<p>
本人已阅读了本合同所有条款,乙方(旅行社)已就合同条款对本人进行了真实、准确、完整的说明,本人已完全了解合同条款的内容及含义并同意本合同条款包括行程中有关自愿购物活动以及自愿参加另付费旅游项目的说明,同时本人悉知自身身体适宜此次旅行。
</p>
...
...
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