From 616e816ae2526957b2df28dfb4005779b9ee2098 Mon Sep 17 00:00:00 2001 From: wxc <191104855@qq.com> Date: Mon, 1 Sep 2025 10:57:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/negative/action-history.vue | 27 +++++++++++-- src/views/system/Police.vue | 47 +++++++++++++++++++--- 2 files changed, 66 insertions(+), 8 deletions(-) diff --git a/src/components/negative/action-history.vue b/src/components/negative/action-history.vue index df68cd9..072cd60 100644 --- a/src/components/negative/action-history.vue +++ b/src/components/negative/action-history.vue @@ -2,8 +2,7 @@
- 总耗时 - {{}} + 流程操作
@@ -13,7 +12,8 @@ {{ item.crtTime }} {{ item.departName }} {{ item.crtName }} - {{ item.actionName }} + {{ item.actionName }} + 详情
+ + +
+
+
{{ activeHistory.json.data?.departName }}
+
{{ activeHistory.json.data?.completionComment }}
+
{{ activeHistory.json.data?.requirement }}
+
{{ activeHistory.json.data?.comments }}
+
+
+