Commit 858f4c77 authored by 黄奎's avatar 黄奎
parents 020eb868 609176c9
...@@ -473,7 +473,7 @@ ...@@ -473,7 +473,7 @@
<img v-else :src="imgBeforeFile+item.GuidePhoto" :onerror='defaultImg' /> <img v-else :src="imgBeforeFile+item.GuidePhoto" :onerror='defaultImg' />
</div> </div>
<div style="white-space:nowrap;">{{item.GuideName}}/{{$t('leader.leader_Guide')}}</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 style="white-space:nowrap;" v-if="item.SpareTel!=null&&item.SpareTel!=''">{{$t('ground.jingwaihao')}}{{item.SpareTel}}
</div> </div>
</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