Commit c7ff5db1 authored by zhengke's avatar zhengke

修改

parent 3f113f9e
...@@ -1245,7 +1245,7 @@ ...@@ -1245,7 +1245,7 @@
if (y.childItem.imaArray.length > 0) { if (y.childItem.imaArray.length > 0) {
this.images.push(y.childItem.imaArray[0].url); this.images.push(y.childItem.imaArray[0].url);
} }
y.childItem.isShow = true y.childItem.isShow = false;
} }
}) })
}) })
......
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