From d1bf690b3463b46436d67ce1e1a682232b705361 Mon Sep 17 00:00:00 2001 From: WenG <450292408@qq.com> Date: Fri, 25 Jun 2021 22:43:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/route/reportcase/list_community_accept.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/main/resources/static/route/reportcase/list_community_accept.html b/src/main/resources/static/route/reportcase/list_community_accept.html index eda16c3..37b3fcc 100644 --- a/src/main/resources/static/route/reportcase/list_community_accept.html +++ b/src/main/resources/static/route/reportcase/list_community_accept.html @@ -174,11 +174,7 @@ if (row.caseFlowForward == '1'){ value += ''; } - value + - ''+ - ''+ - ''+ - '' + value += ''; return value; } }, @@ -202,7 +198,7 @@ } else{ value += '
案件状态'+ caseStatusFormatter(row.caseStatus) +'
'; } - value + + value += '
'+ '
'+ '';