<li@click="ClickTicket(item)"v-for="(item,index) in tciketCountry":key="index+200":class="ticketMsg.countryId==item.countryId?'li_active':''">{{item.countryName}}</li>
<li@click="ClickTicket(item)"v-for="(item,index) in tciketCountry":key="index+200":class="ticketMsg.countryId==item.countryId?'li_active':''">{{item.countryName}}</li>