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
e39faafe
Commit
e39faafe
authored
Feb 28, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
a06bc031
78feb3bd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
TravelContractDetail.vue
src/components/TravelContractDetail.vue
+1
-1
clientConfirm.vue
src/components/clientConfirm.vue
+2
-2
No files found.
src/components/TravelContractDetail.vue
View file @
e39faafe
...
...
@@ -793,7 +793,7 @@
<h3>
第二十六条 争议的解决方式
</h3>
<p>
本合同履行过程中发生争议,由双方协商解决,亦可向合同签订地的旅游质监执法机构、消费者协会、有关的调解组织等有关部门或者机构申请调解。协商或者调解不成的,按下列第
<span>
2
</span>
种方式解决:
</p>
<p>
1.提交
<span>
{{dataList.arbitrationCommission}}
</span>
仲裁委员会仲裁;
</p>
<p>
2.依法向人民法院起诉。
</p>
<p>
2.依法向
<span>
{{dataList.court}}
</span>
人民法院起诉。
</p>
<h3>
第二十七条 其他约定事项
</h3>
<p>
未尽事宜,经旅游者和出境社双方协商一致,可以列入补充条款。(如合同空间不够,可以另附纸张,由双方签字或者盖章确认。)
</p>
<div
class=
"userDiv"
>
...
...
src/components/clientConfirm.vue
View file @
e39faafe
...
...
@@ -1165,11 +1165,11 @@
<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}}
</el-col>
<el-col
:span=
"16"
style=
"text-align:left"
>
护照
</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.
idCard
}}
</el-col>
<el-col
:span=
"16"
style=
"text-align:left"
>
{{item.
passportNo
}}
</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