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
5e35a849
Commit
5e35a849
authored
Apr 22, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'B2C' of
http://gitlab.oytour.com/zk123/jz_travel
into B2C
parents
8225588d
95de74b4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
order.vue
pages/hotel/order.vue
+2
-2
jz_Reserve.vue
pages/jiuzhai/jz_Reserve.vue
+2
-2
visaDetail.vue
pages/visa/visaDetail.vue
+1
-0
No files found.
pages/hotel/order.vue
View file @
5e35a849
...
@@ -451,8 +451,8 @@
...
@@ -451,8 +451,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 @
5e35a849
...
@@ -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
,
...
...
pages/visa/visaDetail.vue
View file @
5e35a849
...
@@ -713,6 +713,7 @@
...
@@ -713,6 +713,7 @@
// #ifdef MP-AG
// #ifdef MP-AG
if
(
this
.
createBy
>
0
||
this
.
parametersMsg
.
SaleId
)
createBy
=
this
.
createBy
>
0
?
this
.
createBy
:
this
.
parametersMsg
.
SaleId
if
(
this
.
createBy
>
0
||
this
.
parametersMsg
.
SaleId
)
createBy
=
this
.
createBy
>
0
?
this
.
createBy
:
this
.
parametersMsg
.
SaleId
// #endif
// #endif
console
.
log
(
"createBy-------"
,
createBy
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/visa/visa_Reserve?id="
+
this
.
delMsg
.
Pid
+
'&CreateBy='
+
createBy
,
url
:
"/pages/visa/visa_Reserve?id="
+
this
.
delMsg
.
Pid
+
'&CreateBy='
+
createBy
,
});
});
...
...
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