Commit a870490e authored by qiaoyajun's avatar qiaoyajun

投诉优化

parent 7062c2de
...@@ -243,7 +243,12 @@ ...@@ -243,7 +243,12 @@
<li <li
v-if="ComplainInfo.DisposeStatus===4&&getLocalStorage().EmployeeId===ComplainDetial[ComplainDetial.length-1].CreateBy"> v-if="ComplainInfo.DisposeStatus===4&&getLocalStorage().EmployeeId===ComplainDetial[ComplainDetial.length-1].CreateBy">
</li> </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> </ul>
</div> </div>
<div class="CD_Conditions"> <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