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
c6f3e2db
Commit
c6f3e2db
authored
Jul 31, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ad5cc26c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
OPcommissionPeriods.vue
...ents/FinancialModule/OpCommission/OPcommissionPeriods.vue
+2
-0
TicketCommission.vue
...ents/FinancialModule/TradeCommission/TicketCommission.vue
+2
-0
No files found.
src/components/FinancialModule/OpCommission/OPcommissionPeriods.vue
View file @
c6f3e2db
...
@@ -85,6 +85,7 @@
...
@@ -85,6 +85,7 @@
</span>
</span>
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
</span>
</span>
<span
style=
"float: right;"
>
已制单金额:
{{
item
.
FinanceMoney
}}
</span>
</
template
>
</
template
>
</td>
</td>
<td>
<td>
...
@@ -95,6 +96,7 @@
...
@@ -95,6 +96,7 @@
</span>
</span>
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
</span>
</span>
<span
style=
"float: right;"
>
已制单金额:
{{
item
.
WageFinanceMoney
}}
</span>
</
template
>
</
template
>
</td>
</td>
<td>
<td>
...
...
src/components/FinancialModule/TradeCommission/TicketCommission.vue
View file @
c6f3e2db
...
@@ -89,6 +89,7 @@
...
@@ -89,6 +89,7 @@
</span>
</span>
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
</span>
</span>
<span
style=
"float: right;"
>
已制单金额:
{{
item
.
FinanceMoney
}}
</span>
</
template
>
</
template
>
</td>
</td>
<td>
<td>
...
@@ -99,6 +100,7 @@
...
@@ -99,6 +100,7 @@
</span>
</span>
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
{{
item
.
FinanceIdList
.
length
==
y
+
1
?
''
:
'、'
}}
</span>
</span>
<span
style=
"float: right;"
>
已制单金额:
{{
item
.
WageFinanceMoney
}}
</span>
</
template
>
</
template
>
</td>
</td>
<td>
<td>
...
...
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