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
899972b6
Commit
899972b6
authored
Mar 06, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
8857e049
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
flightDetail.vue
pages/airTicket/flightDetail.vue
+2
-4
No files found.
pages/airTicket/flightDetail.vue
View file @
899972b6
...
...
@@ -517,7 +517,7 @@
return
n
})
let
PriceNum
=
0
var
CreateBy
=
0
var
CreateBy
=
this
.
createBy
.
CreateBy
var
DirectCustomerId
=
0
var
CustomerId
=
0
//#ifdef MP-DI
...
...
@@ -526,9 +526,8 @@
//#endif
//#ifdef MP-AG
PriceNum
=
this
.
flight
.
B2CPrice
CreateBy
=
this
.
createBy
.
CreateBy
CustomerId
=
this
.
customer
.
customerId
//#endif
//#endif
const
p
=
{
OrderId
:
0
,
TCID
:
this
.
id
,
...
...
@@ -570,7 +569,6 @@
// #ifdef MP-AG
ClientType
:
1
,
// #endif
CreateBy
:
CreateBy
,
//同行联系人创建人 CustomerCreateBy
DirectCustomerId
:
DirectCustomerId
,
//直客Id
}
return
p
...
...
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