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
81b415d1
Commit
81b415d1
authored
Sep 18, 2019
by
黄媛媛
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
72852a75
4dbdd2eb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
11 deletions
+1
-11
TravelContractNew.vue
src/components/TravelContractNew.vue
+1
-11
No files found.
src/components/TravelContractNew.vue
View file @
81b415d1
...
@@ -987,7 +987,7 @@
...
@@ -987,7 +987,7 @@
<div>
备注:1、在主要景点的游览时间不小于此数的时间,以小时填; 2、交通工具不含景区观光车、索道等; 3、“交通工具”栏中的“标准”按各类别的标准填写。
</div>
<div>
备注:1、在主要景点的游览时间不小于此数的时间,以小时填; 2、交通工具不含景区观光车、索道等; 3、“交通工具”栏中的“标准”按各类别的标准填写。
</div>
<div>
飞机:头等舱/商务舱/经济舱;
汽车:空调大巴/空调卧铺/普通客车
</div>
<div>
飞机:头等舱/商务舱/经济舱;
汽车:空调大巴/空调卧铺/普通客车
</div>
<div>
火车:普通车/空调车/动车组(其中:软卧/硬卧/软座/硬座);
</div>
<div>
火车:普通车/空调车/动车组(其中:软卧/硬卧/软座/硬座);
</div>
<div>
轮船:普通客船/星级游船
人/间
(其中:□带卫生间 □不带卫生间)
</div>
<div>
轮船:普通客船/星级游船
人/间
</div>
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
@@ -1409,16 +1409,6 @@
...
@@ -1409,16 +1409,6 @@
this
.
CtObj
.
regulatorName
=
'四川省成都市旅游质监执法机构'
;
this
.
CtObj
.
regulatorName
=
'四川省成都市旅游质监执法机构'
;
this
.
CtObj
.
regulatorComplainCall
=
'17708046437'
;
this
.
CtObj
.
regulatorComplainCall
=
'17708046437'
;
this
.
CtObj
.
companyComplainCall
=
'028-96927'
;
this
.
CtObj
.
companyComplainCall
=
'028-96927'
;
this
.
CtObj
.
clientName
=
this
.
guestList
[
0
].
surName
+
''
+
this
.
guestList
[
0
].
name
;
let
clientIdcardnum
=
this
.
guestList
[
0
].
idCard
;
if
(
clientIdcardnum
.
length
<
18
){
this
.
CtObj
.
clientIdcardnum
=
this
.
guestList
[
0
].
passportNo
;
}
else
{
this
.
CtObj
.
clientIdcardnum
=
this
.
guestList
[
0
].
idCard
;
}
this
.
CtObj
.
clientCall
=
this
.
guestList
[
0
].
mobilePhone
;
this
.
CtObj
.
clientAddress
=
this
.
guestList
[
0
].
addressDetail
;
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
...
...
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