Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
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
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
罗超
bigwood
Commits
f4723e35
Commit
f4723e35
authored
Aug 28, 2023
by
wuchun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ece8eaeb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
didaDetails.vue
src/pages/scattered/didaDetails.vue
+5
-5
No files found.
src/pages/scattered/didaDetails.vue
View file @
f4723e35
...
...
@@ -232,8 +232,8 @@ import DidaService from 'src/api/didahotel'
hotelId
:
data
.
urlParamsMsg
.
hotelId
,
sort
:
1
,
displayFrom
:
1
,
arrivalDate
:
data
.
getParamsMsg
.
arrival
Date
,
//入住时间
departureDate
:
data
.
getParamsMsg
.
departure
Date
,
//离房时间
CheckInDate
:
data
.
getParamsMsg
.
CheckIn
Date
,
//入住时间
CheckOutDate
:
data
.
getParamsMsg
.
CheckOut
Date
,
//离房时间
roomOptionCd
:
""
,
searchroomGroup
:
data
.
getParamsMsg
.
searchroomGroup
,
//客房数
})
...
...
@@ -246,8 +246,8 @@ import DidaService from 'src/api/didahotel'
room
:
dataObj
.
room
,
auditNum
:
dataObj
.
auditNum
,
childNum
:
dataObj
.
childNum
,
arrivalDate
:
search
.
arrival
Date
,
departureDate
:
search
.
departure
Date
,
CheckInDate
:
search
.
CheckIn
Date
,
CheckOutDate
:
search
.
CheckOut
Date
,
imgUrl
:
data
.
h
.
hotelImageUrl1
}
localStorage
.
setItem
(
DirtionmaryHelper
.
SCATTERED_HOTEL_ORDER
,
JSON
.
stringify
(
d
))
...
...
@@ -281,7 +281,7 @@ import DidaService from 'src/api/didahotel'
);
data
.
h
.
hotelRooms
=
data
.
h
.
hotelRooms
.
substr
(
8
)
data
.
h
.
List
=
[]
data
.
h
.
List
.
push
(
"http://upload.oytour.com/image/index?filePath=/Upload/DMC/20200212065038003.jpg&process=resize,m_filt,w_663,h_"
)
data
.
images
=
data
.
h
.
List
//拆分网络连接
if
(
data
.
h
.
internetAccessibilityOfTheRoom
!=
""
)
{
...
...
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