From 5517ec046103603b25bc0ef989f16324a12de6b3 Mon Sep 17 00:00:00 2001 From: yujh_java Date: Fri, 23 May 2025 16:04:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E8=AF=84=E8=AE=BA=EF=BC=8C?= =?UTF-8?q?=E5=8C=BF=E5=90=8D=E7=94=A8=E6=88=B7=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lib/designer/extend/js/commentFunction.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/commentFunction.js b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/commentFunction.js index 5fc99e1e..ee971feb 100644 --- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/commentFunction.js +++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/js/commentFunction.js @@ -638,7 +638,7 @@ function showMessageReplyList(replyList,messageid){ if(backgroundcanuseflag=="1"){ replystr+='
'+replyusername+'
'; }else{ - replystr+='
'+replyusername+'
'; + replystr+='
匿名用户
'; } replystr+=' '+replytime+''; if(deletePermit=="1"){