Commit 25bf02be authored by 罗超's avatar 罗超
parents e091a743 a870490e
......@@ -243,7 +243,12 @@
<li
v-if="ComplainInfo.DisposeStatus===4&&getLocalStorage().EmployeeId===ComplainDetial[ComplainDetial.length-1].CreateBy">
</li>
<li>{{ComplainInfo.Description}}</li>
<li></li>
</ul>
<ul>
<li style="height:auto;line-height: 20px;padding:5px 0;">
<p>{{ComplainInfo.Description}}</p>
</li>
</ul>
</div>
<div class="CD_Conditions">
......
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