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
06d352fe
Commit
06d352fe
authored
Sep 05, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
aae16519
0dc12243
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
TeamBalancePayment.vue
...omponents/TravelManager/TravelList/TeamBalancePayment.vue
+2
-2
salesVolumeRank.vue
src/components/rank/salesVolumeRank.vue
+1
-2
No files found.
src/components/TravelManager/TravelList/TeamBalancePayment.vue
View file @
06d352fe
...
...
@@ -278,7 +278,7 @@
<div>
实付:
<span
class=
"Team_Coins"
>
¥
{{
DataList
.
TeamBalance
.
ActualPay
}}
</span></div>
<div>
待付:
<span
class=
"Team_Coins"
>
¥
{{
DataList
.
TeamBalance
.
WaitPay
}}
</span></div>
<div>
注:成本单据总额
(包含退款)
+提成-小费收入-地接收入
注:成本单据总额+提成-小费收入-地接收入
</div>
</div>
</div>
...
...
@@ -294,7 +294,7 @@
<div>
实际利润:
<span>
¥
{{
DataList
.
TeamBalance
.
ExpectedProfit
}}
</span></div>
<div>
当前利润:
<span
class=
"Team_Coins"
>
¥
{{
DataList
.
TeamBalance
.
ActualProfit
}}
</span></div>
<div>
注:实收-
(
应付/实付)+佣金收入+自费收入+其他收入
注:实收-
退款-(成本
应付/实付)+佣金收入+自费收入+其他收入
-联运成本+挂账总收入-挂账总支出+冲抵总收入-冲抵总支出-机损增收-开票费用
</div>
</div>
...
...
src/components/rank/salesVolumeRank.vue
View file @
06d352fe
...
...
@@ -123,8 +123,7 @@
</el-table-column>
<el-table-column
property=
"name"
label=
"名称"
width=
"80"
>
label=
"名称"
>
</el-table-column>
<el-table-column
property=
"SumPreferPrice"
...
...
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