Commit e55a29c7 authored by 黄奎's avatar 黄奎

样式修改

parent 310ea0bc
...@@ -2011,7 +2011,7 @@ ...@@ -2011,7 +2011,7 @@
</td> </td>
<td> <td>
<p v-if="childItem.IsOwn==1||userId==1||userId==5" class="fz12 over_ellipsis" style="width:90%;" <p v-if="childItem.IsOwn==1||userId==1||userId==5" class="fz12 over_ellipsis"
:title="childItem.ContactName"> :title="childItem.ContactName">
{{childItem.ContactName}}</p> {{childItem.ContactName}}</p>
<p v-if="childItem.IsOwn==1||userId==1||userId==5" class="fz12">{{childItem.ContactMobile}}</p> <p v-if="childItem.IsOwn==1||userId==1||userId==5" class="fz12">{{childItem.ContactMobile}}</p>
......
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