Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
b7692aaf
Commit
b7692aaf
authored
Jul 31, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
467ec28c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
11 deletions
+26
-11
leaderReimbursement.vue
src/components/LeaderManagement/leaderReimbursement.vue
+26
-11
No files found.
src/components/LeaderManagement/leaderReimbursement.vue
View file @
b7692aaf
...
@@ -1893,17 +1893,32 @@
...
@@ -1893,17 +1893,32 @@
}
else
{
}
else
{
id
=
[
43
,
48
,
56
,
53
,
245
,
246
];
id
=
[
43
,
48
,
56
,
53
,
245
,
246
];
}
}
this
.
$router
.
push
({
let
userInfo
=
this
.
getLocalStorage
();
name
:
"ChoiceAddFinancialDocuments"
,
if
(
userInfo
.
RB_Group_id
==
2
){
query
:
{
this
.
$router
.
push
({
Type
:
2
,
name
:
"ChoiceAddFinancialDocuments"
,
templateID
:
JSON
.
stringify
(
id
),
query
:
{
companyID
:
obj
.
OutBranchId
,
Type
:
2
,
path
:
""
,
templateID
:
JSON
.
stringify
(
id
),
blank
:
"y"
,
companyID
:
obj
.
OutBranchId
,
orderObj
:
JSON
.
stringify
(
orderObj
)
path
:
""
,
}
blank
:
"y"
,
});
orderObj
:
JSON
.
stringify
(
orderObj
)
}
});
}
else
{
this
.
$router
.
push
({
name
:
"ChoiceAddFinancialDocuments"
,
query
:
{
Type
:
2
,
searchTitle
:
'领队'
,
companyID
:
obj
.
OutBranchId
,
path
:
""
,
blank
:
"y"
,
orderObj
:
JSON
.
stringify
(
orderObj
)
}
});
}
},
},
goDiJieZhiDanValidate
:
function
(
obj
,
num
,
leadr
,
cur
)
{
goDiJieZhiDanValidate
:
function
(
obj
,
num
,
leadr
,
cur
)
{
this
.
apipost
(
'financestatistics_post_GetTravelPrerealContrast'
,
{
this
.
apipost
(
'financestatistics_post_GetTravelPrerealContrast'
,
{
...
...
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