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
a9bd7ef2
Commit
a9bd7ef2
authored
Jul 18, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
1e7a7648
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
3 deletions
+31
-3
reimbursementInfor.vue
pages/teamLeader/reimbursementInfor.vue
+31
-3
No files found.
pages/teamLeader/reimbursementInfor.vue
View file @
a9bd7ef2
...
...
@@ -332,6 +332,13 @@ export default {
){
msg
=
`请选择车辆币种`
//日期:${obj.PlanDateStr}
}
// if(msg==''&&child.UserType==0&&
// (obj.ReimburseList.SettlementType>0||obj.ReimburseList.Remarks!=''||
// obj.ReimburseList.VoucherPicList.length>0||child.StartPlace!=''||
// child.EndPlace!=''||child.CurrencyId||child.UserNum>0||child.UnitPrice>0)
// ){
// msg = `请输入车辆类型`
// }
if
(
msg
==
''
&&
child
.
StartPlace
==
''
&&
(
obj
.
ReimburseList
.
SettlementType
>
0
||
obj
.
ReimburseList
.
Remarks
!=
''
||
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
child
.
CurrencyId
||
...
...
@@ -358,13 +365,20 @@ export default {
let
child
=
obj
.
HotelOrderList
[
j
]
for
(
let
x
=
0
;
x
<
child
.
ReimburseList
.
ReimburseDetailsList
.
length
;
x
++
){
let
grandson
=
child
.
ReimburseList
.
ReimburseDetailsList
[
x
]
if
(
msg
==
''
&&
(
child
.
CurrencyId
==
0
||
child
.
CurrencyId
==
''
)
&&
if
(
msg
==
''
&&
(
child
.
ReimburseList
.
CurrencyId
==
0
||
child
.
ReimburseList
.
CurrencyId
==
''
)
&&
(
child
.
ReimburseList
.
SettlementType
>
0
||
child
.
ReimburseList
.
Remarks
!=
''
||
child
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
grandson
.
UserNum
>
0
||
grandson
.
UnitPrice
>
0
||
grandson
.
UserType
)
){
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.CurrencyId)
// ){
// msg = `请选择酒店类型`
// }
}
}
}
...
...
@@ -378,13 +392,20 @@ export default {
let
child
=
obj
.
DiningSummaryList
[
j
]
for
(
let
x
=
0
;
x
<
child
.
ReimburseList
.
ReimburseDetailsList
.
length
;
x
++
){
let
grandson
=
child
.
ReimburseList
.
ReimburseDetailsList
[
x
]
if
(
msg
==
''
&&
(
child
.
CurrencyId
==
0
||
child
.
CurrencyId
==
''
)
&&
if
(
msg
==
''
&&
(
child
.
ReimburseList
.
CurrencyId
==
0
||
child
.
ReimburseList
.
CurrencyId
==
''
)
&&
(
child
.
ReimburseList
.
SettlementType
>
0
||
child
.
ReimburseList
.
Remarks
!=
''
||
child
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
grandson
.
UserNum
>
0
||
grandson
.
UnitPrice
>
0
||
grandson
.
UserType
)
){
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.CurrencyId)
// ){
// msg = `请选择餐类型`
// }
}
}
}
...
...
@@ -398,13 +419,20 @@ export default {
let
child
=
obj
.
ScenicStatisticsList
[
j
]
for
(
let
x
=
0
;
x
<
child
.
ReimburseList
.
ReimburseDetailsList
.
length
;
x
++
){
let
grandson
=
child
.
ReimburseList
.
ReimburseDetailsList
[
x
]
if
(
msg
==
''
&&
(
child
.
CurrencyId
==
0
||
child
.
CurrencyId
==
''
)
&&
if
(
msg
==
''
&&
(
child
.
ReimburseList
.
CurrencyId
==
0
||
child
.
ReimburseList
.
CurrencyId
==
''
)
&&
(
child
.
ReimburseList
.
SettlementType
>
0
||
child
.
ReimburseList
.
Remarks
!=
''
||
child
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
grandson
.
UserNum
>
0
||
grandson
.
UnitPrice
>
0
||
grandson
.
UserType
)
){
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.CurrencyId)
// ){
// msg = `请选择门票类型`
// }
}
}
}
...
...
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