Commit dd930105 authored by youjie's avatar youjie

no message

parent 066e60e2
......@@ -663,7 +663,7 @@
<template slot="append" >
<div class="row justify-sb" style="padding:10px;">
<div class="cF1416C flex-g" style="min-width: 300px;" >
<div class="row flex-wrap mb"v-if="scope.row.guestList&&scope.row.guestList.length>0">
<div class="row flex-wrap mb" v-if="scope.row.guestList&&scope.row.guestList.length>0">
<span class="flex-s">旅客名单:</span>
<div class="row wrap orderNo fz12 ml">
<span class="cursor-pointer radius5 mr px5 bgf5 c3FC4FF" style="margin: 3px;" v-for="(x, i) in scope.row.guestList"
......
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