From 3281c1bde3dd75f92e1235d9bc6251ffd602926f Mon Sep 17 00:00:00 2001
From: wanggongfeng <1305282856@qq.com>
Date: Tue, 15 Mar 2022 10:20:35 +0800
Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E7=BB=9F=E8=AE=A1=EF=BC=8C?=
=?UTF-8?q?=E7=A7=AF=E5=88=86=E5=85=91=E6=8D=A2=EF=BC=8C=E6=B7=BB=E5=8A=A0?=
=?UTF-8?q?=E8=B4=9F=E5=8F=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/points/points-statistics.vue | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/views/modules/points/points-statistics.vue b/src/views/modules/points/points-statistics.vue
index 0b57c2b..97634a6 100644
--- a/src/views/modules/points/points-statistics.vue
+++ b/src/views/modules/points/points-statistics.vue
@@ -39,10 +39,11 @@
label="积分类别"
header-align="center"
align="center">
-
+
+
+ {{scope.row.operationDesc === '积分兑换' ? '-'+scope.row.residuePoints : scope.row.allPoints}}
+
+