From d3366fc0ffe4ad4e1d5f3f0cdc5965f672829757 Mon Sep 17 00:00:00 2001 From: woody Date: Sat, 24 May 2025 09:55:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(performance):=20=E6=8B=A8=E6=AF=94?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=8E=BB=E9=99=A4=E5=88=86=E7=BA=A2=E6=94=B6?= =?UTF-8?q?=E7=9B=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../settlementCenter/performanceRatio/performanceList.vue | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/views/settlementCenter/performanceRatio/performanceList.vue b/src/views/settlementCenter/performanceRatio/performanceList.vue index 9ad42ef..e0ca9a8 100644 --- a/src/views/settlementCenter/performanceRatio/performanceList.vue +++ b/src/views/settlementCenter/performanceRatio/performanceList.vue @@ -305,13 +305,6 @@ export default { prop: 'leaderBonus', total: 'leaderBonusSum' }, - { - id: 11, - text: `${'分红收益'}(¥)`, - checked: true, - prop: 'shareBonus', - total: 'shareBonusSum' - }, { id: 12, text: `${'服务补贴'}(¥)`,