From c7a32d031941b1f509cb12a002b53961b7e579e4 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 20 Apr 2023 13:50:55 +0800 Subject: [PATCH] 330 --- project/fengdu/app/AppIntegratingAudit/components/Detail.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue index e4561ede..6e2e6ec4 100644 --- a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue +++ b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue @@ -22,6 +22,9 @@ {{ dict.getLabel('appIntegralApplyEventStatus', info.status) }} 积分+{{ info.applyIntegral }} + + {{ info.auditDesc }} +