From 755b77082a8a33c2a367a3ba441cfc2b2a0d8a95 Mon Sep 17 00:00:00 2001 From: BMJ Date: Tue, 22 Nov 2022 23:06:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=B5=81=E7=A8=8B=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E8=AF=AD=E6=B3=95=E6=8A=A5=E9=94=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/workflow/work/detail.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/ruoyi-ui/src/views/workflow/work/detail.vue b/ruoyi-ui/src/views/workflow/work/detail.vue index 18ac4dd3..20ec67a8 100644 --- a/ruoyi-ui/src/views/workflow/work/detail.vue +++ b/ruoyi-ui/src/views/workflow/work/detail.vue @@ -60,7 +60,7 @@
- +
{{ formInfo.title }}
@@ -90,12 +90,14 @@ {{ item.endTime || '-' }} {{ item.duration || '-'}} -
- - {{ commentType(comment.type) }} - {{ comment.time }} - - {{ comment.fullMessage }} +
+
+ + {{ commentType(comment.type) }} + {{ comment.time }} + + {{ comment.fullMessage }} +