Commit 609176c9 authored by 华国豪's avatar 华国豪 🙄

1

parent 7ad21a3b
......@@ -473,7 +473,7 @@
<img v-else :src="imgBeforeFile+item.GuidePhoto" :onerror='defaultImg' />
</div>
<div style="white-space:nowrap;">{{item.GuideName}}/{{$t('leader.leader_Guide')}}</div>
<div style="white-space:nowrap;margin:5px 0;">{{$t(system.table_phone)}}{{item.GuideMobilePhone}}</div>
<div style="white-space:nowrap;margin:5px 0;">{{$t('system.table_phone')}}{{item.GuideMobilePhone}}</div>
<div style="white-space:nowrap;" v-if="item.SpareTel!=null&&item.SpareTel!=''">{{$t('ground.jingwaihao')}}{{item.SpareTel}}
</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