From 0b8ccd4602f69e8b5dde75ddddd05fb649821def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=B7=E5=8F=B6?= <14103883+leaf-phos@user.noreply.gitee.com> Date: Thu, 6 Feb 2025 11:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ss/reconciliationDate/index.vue | 26 ++++++++++++----------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/views/ss/reconciliationDate/index.vue b/src/views/ss/reconciliationDate/index.vue index 675a217..015716d 100644 --- a/src/views/ss/reconciliationDate/index.vue +++ b/src/views/ss/reconciliationDate/index.vue @@ -59,7 +59,7 @@
实际分成 = 总分成 - 分成退款
收支差额 = 订单实收 - 实际分成
应收金额 = 月费 + 订单手机号服务费 + 其他费用
-
平台收益 = 平台分成 + 应收金额 + 提现服务费 - 平台分成退款 - 渠道成本
+
平台收益 = 订单服务费 + 应收金额 + 提现服务费 - 服务费退款 - 渠道成本
@@ -87,10 +87,10 @@