From 7e918cbf4a07a1bd30d1ec0e9206da7b6aafcecc Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 1 Sep 2022 11:10:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E7=BB=9D=E5=AF=B9=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppGridMemberScore/components/gridScoreStatistics.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/conv/creditScore/AppGridMemberScore/components/gridScoreStatistics.vue b/packages/conv/creditScore/AppGridMemberScore/components/gridScoreStatistics.vue index 1cb20a0b..f91e2b2f 100644 --- a/packages/conv/creditScore/AppGridMemberScore/components/gridScoreStatistics.vue +++ b/packages/conv/creditScore/AppGridMemberScore/components/gridScoreStatistics.vue @@ -30,7 +30,7 @@
{{ data.reduceIntegral || 0 }}
+{{ Math.abs(data.reduceIntegral) || 0 }}