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
f337b6a4
Commit
f337b6a4
authored
Aug 04, 2023
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
0cf2fe85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
payURL.vue
src/components/commonPage/payURL.vue
+4
-3
No files found.
src/components/commonPage/payURL.vue
View file @
f337b6a4
...
@@ -148,7 +148,8 @@
...
@@ -148,7 +148,8 @@
"companyID"
:
obj
.
outBranchId
,
//公司id
"companyID"
:
obj
.
outBranchId
,
//公司id
"path"
:
""
,
"path"
:
""
,
'blank'
:
'y'
,
'blank'
:
'y'
,
'orderObj'
:
JSON
.
stringify
(
orderObj
)
'orderObj'
:
JSON
.
stringify
(
orderObj
),
'searchTitle'
:
'溢收团费退款'
}
}
});
});
}
else
{
}
else
{
...
@@ -207,11 +208,11 @@
...
@@ -207,11 +208,11 @@
name
:
'ChoiceAddFinancialDocuments'
,
name
:
'ChoiceAddFinancialDocuments'
,
query
:{
query
:{
"Type"
:
2
,
"Type"
:
2
,
'searchTitle'
:
'月结'
,
"companyID"
:
obj
.
outBranchId
,
//公司id
"companyID"
:
obj
.
outBranchId
,
//公司id
"path"
:
""
,
"path"
:
""
,
'blank'
:
'y'
,
'blank'
:
'y'
,
'orderObj'
:
JSON
.
stringify
(
orderObj
)
'orderObj'
:
JSON
.
stringify
(
orderObj
),
'searchTitle'
:
'团队成本月结'
}
}
});
});
}
}
...
...
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