mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 12:56:43 +08:00
提交
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
ids.push(item.sysCreateAid);
|
||||
if(item.replyList && item.replyList!=''){
|
||||
item.replyList.forEach(reply=>{
|
||||
reply.answers=reply.comments;
|
||||
reply.answers=reply.replys;
|
||||
reply.title=this.name;
|
||||
reply.avatar='';
|
||||
reply.orgInfo='';
|
||||
|
||||
Reference in New Issue
Block a user