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
2241fe8e
Commit
2241fe8e
authored
Jul 05, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
b633237c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
24 deletions
+29
-24
TravelContractNewRB.vue
src/components/TravelContractNewRB.vue
+29
-24
No files found.
src/components/TravelContractNewRB.vue
View file @
2241fe8e
...
@@ -384,7 +384,7 @@
...
@@ -384,7 +384,7 @@
<el-select
v-model=
"CtObj.SignType"
placeholder=
"请选择"
@
change=
"changeSignType"
class=
"w300"
>
<el-select
v-model=
"CtObj.SignType"
placeholder=
"请选择"
@
change=
"changeSignType"
class=
"w300"
>
<el-option
key=
"0"
label=
"四川和平国际旅行社有限公司"
:value=
"0"
>
<el-option
key=
"0"
label=
"四川和平国际旅行社有限公司"
:value=
"0"
>
</el-option>
</el-option>
<el-option
key=
"1"
label=
"
日本和平国际旅行社有限公司
"
:value=
"1"
>
<el-option
key=
"1"
label=
"
(株)ピースインターナショナル
"
:value=
"1"
>
</el-option>
</el-option>
</el-select>
</el-select>
<!--
<el-input
type=
"text"
v-model=
"CtObj.company"
:disabled=
"CurrentUserInfo.RB_Group_id==2?true:false"
<!--
<el-input
type=
"text"
v-model=
"CtObj.company"
:disabled=
"CurrentUserInfo.RB_Group_id==2?true:false"
...
@@ -627,51 +627,56 @@
...
@@ -627,51 +627,56 @@
<th>
起飞时间
</th>
<th>
起飞时间
</th>
<th>
抵达时间
</th>
<th>
抵达时间
</th>
</tr>
</tr>
<tr
v-for=
"(item,index) in CtObj.Ticket
lnfo
"
>
<tr
v-for=
"(item,index) in CtObj.Ticket
List"
:key=
"index
"
>
<td>
{{
index
+
1
}}
</td>
<td>
{{
index
+
1
}}
.
</td>
<td>
{{
item
.
surName
+
''
+
item
.
name
}}
</td>
<td>
{{
item
.
Flight_number
}}
</td>
<td>
{{
item
.
sex
==
1
?
'男'
:
'女'
}}
</td>
<td>
{{
item
.
FlightDate
}}
</td>
<td>
护照
</td>
<td>
{{
item
.
dName
}}
-
{{
item
.
aName
}}
</td>
<td>
{{
item
.
passportNo
}}
</td>
<td>
{{
item
.
Departure_time
}}
</td>
<td>
{{
item
.
mobilePhon
e
}}
</td>
<td>
{{
item
.
Arrival_tim
e
}}
</td>
</tr>
</tr>
<tr>
<tr>
<t
h
colspan=
"3"
style=
"background: #ffffff;"
>
酒店预订
</th
>
<t
d
colspan=
"6"
>
</td
>
</tr>
</tr>
<tr>
<tr>
<th>
酒店名称
</th>
<th
colspan=
"6"
style=
"background: #ffffff;"
>
酒店预订
</th>
</tr>
<tr>
<th
colspan=
"4"
>
酒店名称
</th>
<th>
房型
</th>
<th>
房型
</th>
<th>
数量
</th>
<th>
数量
</th>
</tr>
</tr>
<tr
v-for=
"(item,index) in CtObj.Hotellnfo"
>
<tr
v-for=
"(item,index) in CtObj.HotelList"
:key=
"index"
>
<td>
{{
index
+
1
}}
</td>
<td
colspan=
"4"
>
{{
item
.
Name
}}
</td>
<td>
{{
item
.
surName
+
''
+
item
.
name
}}
</td>
<td>
{{
item
.
RoomType
}}
</td>
<td>
{{
item
.
sex
==
1
?
'男'
:
'女'
}}
</td>
<td>
{{
item
.
RoomNum
}}
</td>
</tr>
<tr>
<td
colspan=
"6"
>
</td>
</tr>
</tr>
<tr>
<tr>
<th
colspan=
"
2
"
style=
"background: #ffffff;"
>
代办签证
</th>
<th
colspan=
"
6
"
style=
"background: #ffffff;"
>
代办签证
</th>
</tr>
</tr>
<tr>
<tr>
<th>
日本个人商务签证
</th>
<td
colspan=
"6"
>
<th>
代办签证费用
</th>
<el-input
v-model=
"CtObj.VisaInfo"
placeholder=
"日本个人商务签证、代办签证费用"
>
</el-input>
</td>
</tr>
</tr>
<tr
v-for=
"(item,index) in CtObj.Visalnfo"
>
<tr>
<td>
{{
index
+
1
}}
</td>
<td
colspan=
"6"
>
</td>
<td>
{{
item
.
surName
+
''
+
item
.
name
}}
</td>
</tr>
</tr>
<tr>
<tr>
<th
colspan=
"
2
"
style=
"background: #ffffff;"
>
其他单项服务事宜
</th>
<th
colspan=
"
6
"
style=
"background: #ffffff;"
>
其他单项服务事宜
</th>
</tr>
</tr>
<tr>
<tr>
<td
colspan=
"3"
>
主要景点名称(游览时间)
</td>
<td
style=
"width:50%"
>
主要景点名称(游览时间)
</td>
<td>
交通工具(标准)
</td>
<td>
交通工具(标准)
</td>
<td>
酒店标准
</td>
<td>
酒店标准
</td>
<td>
房间标准
</td>
<td>
房间标准
</td>
</tr>
</tr>
<tr
v-for=
"(item,index) in tripDays"
>
<tr
v-for=
"(item,index) in tripDays"
>
<td
contenteditable=
"true"
>
<td
contenteditable=
"true"
colspan=
"3"
>
<div
v-for=
"subItem in item.dayArray"
>
<div
v-for=
"subItem in item.dayArray"
>
<span
v-if=
"subItem.type==2"
>
<span
v-if=
"subItem.type==2"
>
{{
subItem
.
childItem
.
couponsName
}}
{{
subItem
.
childItem
.
couponsName
}}
...
...
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