Commit ee1fdf43 authored by zhengke's avatar zhengke

修改问题

parent dcf94a5b
......@@ -561,7 +561,7 @@
</el-input>
</div>
</div>
<div v-if="item.fileType==0" class="IM_cont_item">
<div v-else class="IM_cont_item">
<p class="userAndTime">
<img v-if="!item.crearteEmPhoto" src="../assets/img/litheader.png" alt="">
<img v-else :src="item.crearteEmPhoto" alt="" :onerror="defaultImg">
......@@ -688,7 +688,7 @@
</div>
</p>
</div>
<div v-if="item.fileType==1" class='myDynamicItem'>
<div v-else class='myDynamicItem'>
<div class="iconOut">
<div class="iconIn"></div>
</div>
......
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