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
ae791bf4
Commit
ae791bf4
authored
May 12, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
007d48e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
3 deletions
+17
-3
ShoppingCommission.vue
...cialModule/DataAnalysis/components/ShoppingCommission.vue
+17
-3
No files found.
src/components/FinancialModule/DataAnalysis/components/ShoppingCommission.vue
View file @
ae791bf4
...
@@ -169,21 +169,35 @@
...
@@ -169,21 +169,35 @@
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
""
prop=
""
:label=
"$t('ground.dyyj')"
align=
"center"
>
:label=
"$t('ground.dyyj')"
align=
"center"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
Commission
.
toFixed
(
2
)
}}
{{
scope
.
row
.
Commission
.
toFixed
(
2
)
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
""
prop=
""
:label=
"$t('salesModule.ZB')"
align=
"center"
>
:label=
"$t('salesModule.ZB')"
align=
"center"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
Rate
}}
%
{{
scope
.
row
.
Rate
}}
%
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
""
prop=
""
:label=
"$t('objFill.v101.FinancialModule.paiming')"
align=
"center"
>
:label=
"$t('ground.jdrs')"
align=
"center"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
EnterNum
}}
</
template
>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('objFill.v101.LeaderManagement.huiyongrj')"
align=
"center"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
AvgMoney
.
toFixed
(
2
)
}}
</
template
>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('objFill.v101.FinancialModule.paiming')"
align=
"center"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
Rank
}}
{{
scope
.
row
.
Rank
}}
</
template
>
</
template
>
...
...
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