Commit 5e849265 authored by Mac's avatar Mac

单据详情报价单的跳转

parent 848c7d0c
......@@ -420,6 +420,7 @@
<span>{{o.GuestSurveyNum?o.GuestSurveyNum:0}}</span>/
<span>{{o.GuestTotalNum?o.GuestTotalNum:0}}</span>
</span>
<a v-if="o.PriceTeamTypeName && o.PriceTeamTypeName =='单团'" style="cursor: pointer;text-decoration: underline;" target="_blank" :href="o.PriceOfferUrl" >报价单</a>
<span v-if="GetDetail.IsShowGuestUrl && GetDetail.IsShowGuestUrl===1 && GetDetail.ClientType===7" @click="goGuideAccount('GuideAccount',GetDetail.ClientID)" class="FD_yijian">
领队导游往来
</span>
......
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