Commit 65f51aa5 authored by youjie's avatar youjie

no message

parent 06b3f2cd
...@@ -614,7 +614,7 @@ ...@@ -614,7 +614,7 @@
<div class="row justify-sb" style="padding:10px;"> <div class="row justify-sb" style="padding:10px;">
<div class="cF1416C"> <div class="cF1416C">
<div class="row flex-wrap mb" style="min-width: 200px;max-width: 300px;" v-if="item.guestList&&item.guestList.length>0"> <div class="row flex-wrap mb" style="min-width: 200px;max-width: 300px;" v-if="item.guestList&&item.guestList.length>0">
<span>旅客名单:</span> <span class="flex-s">旅客名单:</span>
<div class="row wrap orderNo fz12 ml"> <div class="row wrap orderNo fz12 ml">
<span class="cursor-pointer radius5 mr px5 bgf5 c3FC4FF" style="margin: 3px;" v-for="(x, i) in item.guestList" <span class="cursor-pointer radius5 mr px5 bgf5 c3FC4FF" style="margin: 3px;" v-for="(x, i) in item.guestList"
@click="goUrl2('VisapassengerList',item.id,'旅客名单')">{{ x.userName }}</span> @click="goUrl2('VisapassengerList',item.id,'旅客名单')">{{ x.userName }}</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