Commit d1b5f748 authored by 华国豪's avatar 华国豪 🙄
parents e730d6d8 e55a29c7
......@@ -103,7 +103,7 @@
{{subItem.MealName}}
</td>
<td v-if="childIndex==0" :rowspan="3">
{{GuestNum}}
{{subItem.UseAccount}}
</td>
<td>
{{personStrToWord(childItem.PeopleType)}}
......
......@@ -2011,7 +2011,7 @@
</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">
{{childItem.ContactName}}</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