From 875baded93e52e2721ad32d4f6e34e2c15f91965 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 24 Feb 2022 14:18:00 +0800 Subject: [PATCH] 27666 --- src/apps/AppIntegralAudit/AppIntegralAudit.vue | 2 +- src/apps/AppIntegralAudit/detail.vue | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/apps/AppIntegralAudit/AppIntegralAudit.vue b/src/apps/AppIntegralAudit/AppIntegralAudit.vue index da1e5924..a3be09c2 100644 --- a/src/apps/AppIntegralAudit/AppIntegralAudit.vue +++ b/src/apps/AppIntegralAudit/AppIntegralAudit.vue @@ -20,7 +20,7 @@
{{ $dict.getLabel('integralDeclareStatus',item.auditStatus) }}
-
+-{{ item.auditIntegral }}
+
{{ item.auditIntegral }}
diff --git a/src/apps/AppIntegralAudit/detail.vue b/src/apps/AppIntegralAudit/detail.vue index 4bc980ac..a61963f3 100644 --- a/src/apps/AppIntegralAudit/detail.vue +++ b/src/apps/AppIntegralAudit/detail.vue @@ -48,7 +48,7 @@
积分方式
-
+-{{ data.integral }}
+
{{ data.integral }}
@@ -200,8 +200,6 @@ export default { return this.$u.toast('请输入不通过理由') } } - // var auditIntegral = this.data.integralType == 1 ? '+' : '-' - // auditIntegral = auditIntegral + this.data.integral this.$http.post('/app/appvillagerintegraldeclare/examine',null,{ params: { id: this.id,