Commit 3418027e authored by youjie's avatar youjie

no message

parent 2f7eb73c
...@@ -472,7 +472,7 @@ ...@@ -472,7 +472,7 @@
</template> </template>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="航班" style="background:#EAEAEA"> <el-table-column label="航班信息" style="background:#EAEAEA">
<template slot-scope="scope"> <template slot-scope="scope">
<div>{{scope.row.AirLine}}</div> <div>{{scope.row.AirLine}}</div>
<div class="text-grey-9 q-pt-xs">{{scope.row.FlightNumber}}</div> <div class="text-grey-9 q-pt-xs">{{scope.row.FlightNumber}}</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