<spanstyle="color:blue !important"v-for="(childItem) in item.GuestList"@click="goUrl('TravelPassengerList',msg.TCID,childItem.OrderId,'旅客名单')">{{childItem.userName}}</span>
...
...
@@ -1632,7 +1634,7 @@
<!-- 其他类型 -->
<templatev-for="(subItem,subIndex) in OrderDataList.OtherOrderList">
<spanstyle="color:blue !important"v-for="(fourthItem) in childItem.GuestList"@click="goUrl('TravelPassengerList',msg.TCID,fourthItem.OrderId,'旅客名单')">{{fourthItem.userName}}</span>
<spanstyle="color:blue !important"v-for="(childItem) in item.GuestList"@click="goUrl('TravelPassengerList',msg.TCID,childItem.OrderId,'旅客名单')">{{childItem.userName}}</span>