Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
youjj
cloud-platform-ui
Commits
ef554b4f
Commit
ef554b4f
authored
Aug 22, 2019
by
denghr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
旅游路线
parent
15e9be77
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
src/views/vehicle/vehicleSchedulManage/index.vue
+1
-1
vehicleRecords.vue
src/views/vehicle/vehicleSchedulManage/vehicleRecords.vue
+1
-1
No files found.
src/views/vehicle/vehicleSchedulManage/index.vue
View file @
ef554b4f
...
...
@@ -590,7 +590,7 @@
var
str
=
''
getTourInfor
(
ii
.
vehicleBookRecord
.
orderNo
).
then
(
response
=>
{
if
(
response
.
status
==
200
){
str
=
'旅游路线
:'
+
response
.
data
.
goodName
+
' 出发时间:'
+
response
.
data
.
ti
me
str
=
'旅游路线
:'
+
response
.
data
.
goodName
+
' 出发时间:'
+
response
.
data
.
time
+
' 出发地:'
+
response
.
data
.
siteNa
me
this
.
currentItem
=
{
item
:
item
,
iitem
:
iitem
,
ii
:
ii
,
title
:
"房车游"
,
upkeepName
:
'房车游'
,
str
:
str
};
this
.
zhanlan
=
true
;
}
else
{
...
...
src/views/vehicle/vehicleSchedulManage/vehicleRecords.vue
View file @
ef554b4f
...
...
@@ -302,7 +302,7 @@
var
str
=
''
getTourInfor
(
ii
.
vehicleBookRecord
.
orderNo
).
then
(
response
=>
{
if
(
response
.
status
==
200
){
str
=
'旅游路线
:'
+
response
.
data
.
goodName
+
' 出发时间:'
+
response
.
data
.
ti
me
str
=
'旅游路线
:'
+
response
.
data
.
goodName
+
' 出发时间:'
+
response
.
data
.
time
+
' 出发地:'
+
response
.
data
.
siteNa
me
this
.
currentItem
=
{
item
:
item
,
ii
:
ii
,
title
:
"房车游"
,
upkeepName
:
'房车游'
,
str
:
str
};
this
.
zhanlan
=
true
;
}
else
{
...
...
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