Commit 551cdbde authored by youjie's avatar youjie

no message

parent 1f3677ed
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</q-td> </q-td>
<q-td key="dayNum" :props="props">{{ props.row.dayNum }}</q-td> <q-td key="dayNum" :props="props">{{ props.row.dayNum }}</q-td>
<q-td key="FlightStatus" :props="props"> <q-td key="FlightStatus" :props="props">
<q-icon color="grey" name="iconfont iconhangbanxinxicopy" class="cursor-pointer" size="14" /> <q-icon color="grey" name="iconfont iconhangbanxinxicopy" class="cursor-pointer" size="14">
<q-popup-proxy :offset="[260, 3]"> <q-popup-proxy :offset="[260, 3]">
<q-banner class="bg-black text-white"> <q-banner class="bg-black text-white">
<table class="tripDetails_table"> <table class="tripDetails_table">
......
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