From 0b78ad661b13f944508ba9a36e4de36518fc6106 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 28 Jul 2025 15:15:53 +0800 Subject: [PATCH] =?UTF-8?q?fix(topPerformaceTotal):=20=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=8F=96=E5=80=BC=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20bug-329?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/settlementCenter/topPerformanceTotal/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/settlementCenter/topPerformanceTotal/index.vue b/src/views/settlementCenter/topPerformanceTotal/index.vue index 25db43f..b17e439 100644 --- a/src/views/settlementCenter/topPerformanceTotal/index.vue +++ b/src/views/settlementCenter/topPerformanceTotal/index.vue @@ -301,13 +301,13 @@ export default { }, { - text: `${'复购见点收益'}`, - prop: 'globalPointsBonus' + text: `${'复购见点拨比(%)'}`, + prop: 'globalPointsBonusRate' }, { - text: `${'复购区域收益'}`, - prop: 'storeIncomeBonus' + text: `${'复购区域拨比(%)'}`, + prop: 'storeIncomeBonusRate' }, { text: `拓展平均碰次`,