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
26a1e3d3
Commit
26a1e3d3
authored
Jul 18, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
f26cfb7f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
reimbursementInfor.vue
pages/teamLeader/reimbursementInfor.vue
+4
-3
No files found.
pages/teamLeader/reimbursementInfor.vue
View file @
26a1e3d3
...
@@ -335,13 +335,14 @@ export default {
...
@@ -335,13 +335,14 @@ export default {
// if(msg==''&&child.UserType==0&&
// if(msg==''&&child.UserType==0&&
// (obj.ReimburseList.SettlementType>0||obj.ReimburseList.Remarks!=''||
// (obj.ReimburseList.SettlementType>0||obj.ReimburseList.Remarks!=''||
// obj.ReimburseList.VoucherPicList.length>0||child.StartPlace!=''||
// obj.ReimburseList.VoucherPicList.length>0||child.StartPlace!=''||
// child.EndPlace!=''||child.CurrencyId||child.UserNum>0||child.UnitPrice>0)
// child.EndPlace!=''||child.ReimburseList.CurrencyId||child.UserNum>0||child.UnitPrice>0)
// ){
// ){
// msg = `请输入车辆类型`
// msg = `请输入车辆类型`
// }
// }
if
(
msg
==
''
&&
child
.
StartPlace
==
''
&&
if
(
msg
==
''
&&
child
.
StartPlace
==
''
&&
(
obj
.
ReimburseList
.
SettlementType
>
0
||
obj
.
ReimburseList
.
Remarks
!=
''
||
(
obj
.
ReimburseList
.
SettlementType
>
0
||
obj
.
ReimburseList
.
Remarks
!=
''
||
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
child
.
CurrencyId
||
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
child
.
ReimburseList
.
CurrencyId
||
child
.
EndPlace
!=
''
||
child
.
UserNum
>
0
||
child
.
UnitPrice
>
0
||
child
.
UserType
)
child
.
EndPlace
!=
''
||
child
.
UserNum
>
0
||
child
.
UnitPrice
>
0
||
child
.
UserType
)
){
){
msg
=
`请输入车辆出发地`
msg
=
`请输入车辆出发地`
...
@@ -349,7 +350,7 @@ export default {
...
@@ -349,7 +350,7 @@ export default {
if
(
msg
==
''
&&
child
.
EndPlace
==
''
&&
if
(
msg
==
''
&&
child
.
EndPlace
==
''
&&
(
obj
.
ReimburseList
.
SettlementType
>
0
||
obj
.
ReimburseList
.
Remarks
!=
''
||
(
obj
.
ReimburseList
.
SettlementType
>
0
||
obj
.
ReimburseList
.
Remarks
!=
''
||
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
child
.
StartPlace
!=
''
||
obj
.
ReimburseList
.
VoucherPicList
.
length
>
0
||
child
.
StartPlace
!=
''
||
child
.
CurrencyId
||
child
.
UserNum
>
0
||
child
.
UnitPrice
>
0
||
child
.
UserType
)
child
.
ReimburseList
.
CurrencyId
||
child
.
UserNum
>
0
||
child
.
UnitPrice
>
0
||
child
.
UserType
)
){
){
msg
=
`请输入车辆目的地`
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