流程评论,匿名用户提交
This commit is contained in:
parent
d2e02fe88c
commit
5517ec0461
@ -638,7 +638,7 @@ function showMessageReplyList(replyList,messageid){
|
||||
if(backgroundcanuseflag=="1"){
|
||||
replystr+=' <div class="replye-data-top awsui-user-profile" userid='+replyuser+'>'+replyusername+'</div>';
|
||||
}else{
|
||||
replystr+=' <div class="replye-data-top">'+replyusername+'</div>';
|
||||
replystr+=' <div class="replye-data-top">匿名用户</div>';
|
||||
}
|
||||
replystr+=' <span class="reply-time-cls">'+replytime+'</span>';
|
||||
if(deletePermit=="1"){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user