Commit 37cbeb35 authored by 王's avatar

小程序自动回复链接图片不能编辑bug

parent 6decd5b6
...@@ -575,7 +575,7 @@ ...@@ -575,7 +575,7 @@
description: item.description, description: item.description,
thumb_url: item.thumb_url thumb_url: item.thumb_url
}; };
this.imageLinkList = []; this.imageLinkList = [{name:'mini',url:item.thumb_url}];
this.uploadLinkShow = false; this.uploadLinkShow = false;
} else { } else {
if(item.content) { if(item.content) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment