Commit b0b9da32 authored by liudong1993's avatar liudong1993

1

parent a6533258
......@@ -839,7 +839,7 @@
</div>
</div>
</div>
<div v-if="item.OrderStatus !=2" class="row-c wrap justify-c px15 bgE8F5E9 radius5 ml fz12 orderop pa20 flex-s">
<div v-if="userInfo.SimpleEasy==1 && item.OrderStatus !=2" class="row-c wrap justify-c px15 bgE8F5E9 radius5 ml fz12 orderop pa20 flex-s">
<div v-if="item.OrderStatus == 1" class="row-c cursor-pointer radius5 cancel py5"
@click="UpdateAirTicket(item)">
<i v-loading="loading0"></i>
......
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