From 01d7cdd52a94c39c2e50906d718ef9e871f1e215 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 26 Apr 2022 10:59:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=AE=E6=89=B6=E6=8E=AA=E6=96=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMonitoringObject/LogList.vue | 2 ++ .../AppMonitoringObject/MonitorAddLog.vue | 21 +++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/apps/AppMonitoringObject/LogList.vue b/src/apps/AppMonitoringObject/LogList.vue index 3136427e..9d62e0f3 100644 --- a/src/apps/AppMonitoringObject/LogList.vue +++ b/src/apps/AppMonitoringObject/LogList.vue @@ -16,6 +16,7 @@ +

帮扶措施:{{ $dict.getLabel('fpAssistanceMeasures',item.operationDesc) }}

{{ item.detail }}

{ diff --git a/src/apps/AppMonitoringObject/MonitorAddLog.vue b/src/apps/AppMonitoringObject/MonitorAddLog.vue index 6fba4443..05439fc7 100644 --- a/src/apps/AppMonitoringObject/MonitorAddLog.vue +++ b/src/apps/AppMonitoringObject/MonitorAddLog.vue @@ -1,5 +1,9 @@