Commit 4957cd4a authored by 沈良进's avatar 沈良进

save

parent e5054fd6
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<template v-if="!subItem.DIATA">({{subItem.aName}})</template> <template v-if="!subItem.DIATA">({{subItem.aName}})</template>
</template> </template>
<span v-if="subItem.FlightState==1" class="TCL-greenType">【OK】</span> <span v-if="subItem.FlightState==1" class="TCL-greenType">【OK】</span>
<span v-else class="TCL-redType">{{$t('travel.tmp')}}】</span> <span v-else class="TCL-redType">{{$t('travel.tmp')}}】</span>
</span> </span>
</div> </div>
</div> </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