From c4019964a1428f9ce0ad659e0959426faa3f043a Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 27 Dec 2023 16:07:42 +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=E8=A1=A8=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=AE=A2=E5=8D=95=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commissionRecord/index.vue | 33 ++++++++++++++----- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/src/views/marketing/platformCommission/commissionRecord/index.vue b/src/views/marketing/platformCommission/commissionRecord/index.vue index 4ba03ec..d817280 100644 --- a/src/views/marketing/platformCommission/commissionRecord/index.vue +++ b/src/views/marketing/platformCommission/commissionRecord/index.vue @@ -20,8 +20,8 @@ - - + + - + - + + + + - + - + - + - + - + @@ -235,4 +247,7 @@ export default { .rate-num{ margin-top: 10px!important; } +/deep/ .cell{ + padding: 0!important; +}