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
e73b5eb3
Commit
e73b5eb3
authored
Jul 22, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
9c21c180
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
410 additions
and
389 deletions
+410
-389
productInfor1.vue
pages/teamLeader/components/report/productInfor1.vue
+393
-341
reimbursementInfor.vue
pages/teamLeader/reimbursementInfor.vue
+17
-48
No files found.
pages/teamLeader/components/report/productInfor1.vue
View file @
e73b5eb3
This diff is collapsed.
Click to expand it.
pages/teamLeader/reimbursementInfor.vue
View file @
e73b5eb3
...
...
@@ -324,8 +324,6 @@
width
,
height
}
=
res
[
0
];
// console.log(`元素 ${index} 的横向位置(left):`, left); // 单位:px
// console.log(`元素 ${index} 的宽度:`, width);
x
.
left
=
width
*
(
index
)
}
else
{
console
.
log
(
`未找到元素 refs_
${
index
+
1
}
`
);
...
...
@@ -335,6 +333,7 @@
});
},
methods
:
{
//车验证
VerificationBusList
()
{
let
msg
=
''
for
(
let
i
=
0
;
i
<
this
.
params
.
BusList
.
length
;
i
++
)
{
...
...
@@ -347,16 +346,8 @@
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
child
.
StartPlace
!=
''
||
child
.
EndPlace
!=
''
||
child
.
UserNum
>
0
||
child
.
UnitPrice
>
0
||
child
.
UserType
)
)
{
msg
=
`请选择车辆币种`
//日期:${obj.PlanDateStr}
msg
=
`请选择车辆币种`
}
// if(msg==''&&child.UserType==0&&
// (obj.ReimburseList.SettlementType>0||obj.ReimburseList.Remarks!=''||
// obj.ReimburseList.VoucherPicList.length>0||child.StartPlace!=''||
// child.EndPlace!=''||obj.ReimburseList.CurrencyId||child.UserNum>0||child.UnitPrice>0)
// ){
// msg = `请输入车辆类型`
// }
if
(
msg
==
''
&&
child
.
StartPlace
==
''
&&
(
obj
.
ReimburseList
.
SettlementType
>
0
||
obj
.
ReimburseList
.
Remarks
!=
''
||
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
obj
.
ReimburseList
.
CurrencyId
||
...
...
@@ -375,6 +366,7 @@
}
return
msg
},
//酒店验证
VerificationHotel
()
{
let
msg
=
''
for
(
let
i
=
0
;
i
<
this
.
params
.
HotelOrderListReport
.
length
;
i
++
)
{
...
...
@@ -391,18 +383,12 @@
)
{
msg
=
`请选择酒店币种`
}
// if(msg==''&&grandson.UserType==0&&
// (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''||
// child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0||
// grandson.UnitPrice>0||child.ReimburseList.CurrencyId)
// ){
// msg = `请选择酒店类型`
// }
}
}
}
return
msg
},
//餐验证
VerificationDining
()
{
let
msg
=
''
for
(
let
i
=
0
;
i
<
this
.
params
.
DiningList
.
length
;
i
++
)
{
...
...
@@ -419,18 +405,12 @@
)
{
msg
=
`请选择餐币种`
}
// if(msg==''&&grandson.UserType==0&&
// (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''||
// child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0||
// grandson.UnitPrice>0||child.ReimburseList.CurrencyId)
// ){
// msg = `请选择餐类型`
// }
}
}
}
return
msg
},
//景点验证
VerificationScenic
()
{
let
msg
=
''
for
(
let
i
=
0
;
i
<
this
.
params
.
ScenicList
.
length
;
i
++
)
{
...
...
@@ -447,13 +427,6 @@
)
{
msg
=
`请选择门票币种`
}
// if(msg==''&&grandson.UserType==0&&
// (child.ReimburseList.SettlementType>0||child.ReimburseList.Remarks!=''||
// child.ReimburseList.VoucherPicList.length>0||grandson.UserNum>0||
// grandson.UnitPrice>0||child.ReimburseList.CurrencyId)
// ){
// msg = `请选择门票类型`
// }
}
}
}
...
...
@@ -463,10 +436,10 @@
let
msg
=
''
for
(
let
i
=
0
;
i
<
this
.
params
.
OtherOrderInfo
.
OtherList
.
length
;
i
++
)
{
let
obj
=
this
.
params
.
OtherOrderInfo
.
OtherList
[
i
]
console
.
log
(
"obj"
,
obj
)
if
(
msg
==
''
&&
obj
.
UseDate
==
null
&&
(
obj
.
UnitPrice
>
0
||
obj
.
Rebate
>
0
||
obj
.
VoucherPicList
.
length
>
0
||
obj
.
Remark
!=
''
||
obj
.
Currency
!=
0
)
obj
.
Remark
!=
''
||
obj
.
Currency
!=
0
)
)
{
msg
=
`请选择其他费用使用时间`
}
...
...
@@ -559,12 +532,11 @@
icon
:
"none"
,
})
}
// console.log(this.params,'-----')
// return
if
(
this
.
loading
)
return
this
.
loading
=
true
uni
.
showLoading
()
this
.
apipost
(
"dmcstatistics_post_SetNewLeaderApplyList_V2"
,
this
.
params
,
(
res
)
=>
{
console
.
log
(
"dmcstatistics_post_SetNewLeaderApplyList_V2"
,
JSON
.
parse
(
JSON
.
stringify
(
res
.
data
)));
if
(
res
.
resultCode
==
1
)
{
this
.
loading
=
false
uni
.
hideLoading
()
...
...
@@ -592,6 +564,7 @@
init
()
{
uni
.
showLoading
()
this
.
apipost
(
"dmcstatistics_post_GetNewLeaderPayMoneyStatics"
,
this
.
msg
,
(
res
)
=>
{
console
.
log
(
"dmcstatistics_post_GetNewLeaderPayMoneyStatics"
,
JSON
.
parse
(
JSON
.
stringify
(
res
.
data
)));
if
(
res
.
resultCode
==
1
)
{
this
.
params
=
res
.
data
;
for
(
let
i
=
1
;
i
<
5
;
i
++
)
{
...
...
@@ -610,18 +583,14 @@
this
.
$set
(
this
.
params
.
HotelOrderListReport
[
i
],
`TotalMoney`
,
0
);
this
.
$set
(
this
.
params
.
HotelOrderListReport
[
i
],
`hotelIndex`
,
0
);
}
if
(
res
.
data
.
CountryIds
)
this
.
getShoppingType
(
res
.
data
.
CountryIds
)
// console.log(this.params.HotelOrderListReport,'-----酒店')
// console.log(this.params.BusList,'-----车信息')
// console.log(this.params.ScenicList,'-----景点')
// console.log(this.params.DiningList,'-----餐厅')
// console.log(this.params.LeaderShopList ,'-----购物店信息')
// console.log(this.params.LeaderApply ,'-----领队用款申请信息')
console
.
log
(
this
.
params
.
OtherOrderInfo
,
'-----其他信息'
)
if
(
res
.
data
.
CountryIds
)
{
this
.
getShoppingType
(
res
.
data
.
CountryIds
)
}
for
(
let
i
=
0
;
i
<
this
.
params
.
OtherOrderInfo
.
OtherList
.
length
;
i
++
)
{
let
obj
=
this
.
params
.
OtherOrderInfo
.
OtherList
[
i
]
console
.
log
(
"obj"
,
obj
)
if
(
obj
.
UseDate
==
null
&&
obj
.
UnitPrice
==
0
&&
obj
.
Rebate
==
0
&&
obj
.
VoucherPic
!=
""
&&
obj
.
Remark
==
''
&&
obj
.
Currency
==
0
)
{
if
(
obj
.
UseDate
==
null
&&
obj
.
UnitPrice
==
0
&&
obj
.
Rebate
==
0
&&
obj
.
VoucherPic
!=
""
&&
obj
.
Remark
==
''
&&
obj
.
Currency
==
0
)
{
obj
.
CostProject
=
-
1
}
}
...
...
@@ -663,7 +632,6 @@
Math
.
floor
(
e
.
detail
.
scrollTop
-
100
)
/
100
>
1
?
1
:
Math
.
floor
(
e
.
detail
.
scrollTop
-
100
)
/
100
;
this
.
$forceUpdate
();
},
getOptionData
()
{
...
...
@@ -697,6 +665,7 @@
})
},
//获取币种
getCurrencyList
()
{
this
.
apipost
(
"financeinfo_post_GetList"
,
{
Name
:
''
,
...
...
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