Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
399535fa
Commit
399535fa
authored
Apr 22, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
4351a5d2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
order.vue
pages/hotel/order.vue
+2
-2
jz_Reserve.vue
pages/jiuzhai/jz_Reserve.vue
+2
-2
No files found.
pages/hotel/order.vue
View file @
399535fa
...
@@ -452,8 +452,8 @@
...
@@ -452,8 +452,8 @@
guestInfo
+=
`儿童${this.searchObj.childrenNumberZC
}
; `
;
guestInfo
+=
`儿童${this.searchObj.childrenNumberZC
}
; `
;
}
}
let
msg
=
{
let
msg
=
{
SurName
:
this
.
customer
.
SurName
,
SurName
:
this
.
orderMsg
.
SurName
,
Name
:
this
.
customer
.
n
ame
,
Name
:
this
.
orderMsg
.
N
ame
,
ContactNumber
:
this
.
orderMsg
.
guestPhoneNumber
,
ContactNumber
:
this
.
orderMsg
.
guestPhoneNumber
,
Mailbox
:
this
.
orderMsg
.
guestEmail
,
Mailbox
:
this
.
orderMsg
.
guestEmail
,
//GoodsId: this.orderMsg.RatePlanID,
//GoodsId: this.orderMsg.RatePlanID,
...
...
pages/jiuzhai/jz_Reserve.vue
View file @
399535fa
...
@@ -663,8 +663,8 @@
...
@@ -663,8 +663,8 @@
}
}
let
startCityName
=
this
.
realCurrentPriceInfo
.
priceUnion
&&
this
.
realCurrentPriceInfo
.
priceUnion
.
startCityName
?
this
.
realCurrentPriceInfo
.
priceUnion
.
startCityName
:
this
.
currentPriceInfo
.
startCityName
let
startCityName
=
this
.
realCurrentPriceInfo
.
priceUnion
&&
this
.
realCurrentPriceInfo
.
priceUnion
.
startCityName
?
this
.
realCurrentPriceInfo
.
priceUnion
.
startCityName
:
this
.
currentPriceInfo
.
startCityName
let
msg
=
{
let
msg
=
{
SurName
:
this
.
orderMsg
.
SurName
,
SurName
:
this
.
customer
.
SurName
,
Name
:
this
.
orderMsg
.
N
ame
,
Name
:
this
.
customer
.
n
ame
,
ContactNumber
:
this
.
customer
.
contactNumber
,
ContactNumber
:
this
.
customer
.
contactNumber
,
Mailbox
:
this
.
customer
.
Mailbox
,
Mailbox
:
this
.
customer
.
Mailbox
,
GoodsId
:
this
.
currentPriceInfo
.
tcid
,
GoodsId
:
this
.
currentPriceInfo
.
tcid
,
...
...
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