From 5ddbd13607fe6816531bb501fa2dcae8544fb364 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 27 Dec 2023 18:22:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E6=8A=BD=E6=88=90=E8=AE=B0=E5=BD=95=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=83=A8=E5=88=86=E4=BD=A3=E9=87=91=E7=BB=93=E7=AE=97=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commissionRecord/index.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/views/marketing/platformCommission/commissionRecord/index.vue b/src/views/marketing/platformCommission/commissionRecord/index.vue index d817280..645717b 100644 --- a/src/views/marketing/platformCommission/commissionRecord/index.vue +++ b/src/views/marketing/platformCommission/commissionRecord/index.vue @@ -47,11 +47,8 @@ - - + + @@ -79,6 +80,10 @@ 金额:{{ scope.row.commission_merchants_money || '0.00' }}
比例:{{ scope.row.commission_merchants_rate || '0' }}% +
+ 待结算 + 已结算 + 无招商员
@@ -86,6 +91,10 @@ 金额:{{ scope.row.commission_promoter_money || '0.00' }}
比例:{{ scope.row.commission_promoter_rate || '0' }}% +
+ 待结算 + 已结算 + 无推广员