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
821ad619
Commit
821ad619
authored
Jul 16, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
fb35c09c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
billDetails.vue
pages/teamLeader/billDetails.vue
+9
-9
No files found.
pages/teamLeader/billDetails.vue
View file @
821ad619
...
@@ -255,8 +255,8 @@ export default {
...
@@ -255,8 +255,8 @@ export default {
typeImgs
:[
typeImgs
:[
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829614812469.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829614812469.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829612454395.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829612454395.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829685012792.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829612434651.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829612434651.png'
,
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638874829685012792.png'
],
],
msg
:{
msg
:{
TCIDs
:
''
,
// 领队id
TCIDs
:
''
,
// 领队id
...
@@ -286,11 +286,11 @@ export default {
...
@@ -286,11 +286,11 @@ export default {
price
:
0
,
price
:
0
,
},
},
{
{
name
:
'
门票
'
,
name
:
'
餐饮
'
,
price
:
0
,
price
:
0
,
},
},
{
{
name
:
'
餐饮
'
,
name
:
'
门票
'
,
price
:
0
,
price
:
0
,
},
},
]
]
...
@@ -347,20 +347,20 @@ export default {
...
@@ -347,20 +347,20 @@ export default {
index
:
1
,
index
:
1
,
})
})
TeamUsePriceObj
.
list
.
push
({
TeamUsePriceObj
.
list
.
push
({
name
:
'
门票
'
,
name
:
'
餐饮
'
,
price
:
x
.
Scenic
TotalPrice
,
price
:
x
.
Dining
TotalPrice
,
index
:
2
,
index
:
2
,
})
})
TeamUsePriceObj
.
list
.
push
({
TeamUsePriceObj
.
list
.
push
({
name
:
'
餐饮
'
,
name
:
'
门票
'
,
price
:
x
.
Dining
TotalPrice
,
price
:
x
.
Scenic
TotalPrice
,
index
:
3
,
index
:
3
,
})
})
this
.
TotalList
[
0
].
price
+=
x
.
BusTotalPrice
this
.
TotalList
[
0
].
price
+=
x
.
BusTotalPrice
this
.
TotalList
[
1
].
price
+=
x
.
HouseTotalPrice
this
.
TotalList
[
1
].
price
+=
x
.
HouseTotalPrice
this
.
TotalList
[
2
].
price
+=
x
.
Scenic
TotalPrice
this
.
TotalList
[
2
].
price
+=
x
.
Dining
TotalPrice
this
.
TotalList
[
3
].
price
+=
x
.
Dining
TotalPrice
this
.
TotalList
[
3
].
price
+=
x
.
Scenic
TotalPrice
this
.
TeamUsePriceList
.
push
(
TeamUsePriceObj
)
this
.
TeamUsePriceList
.
push
(
TeamUsePriceObj
)
}
else
{
}
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