<spanv-for="(item,bindex) in queryCommonData.BranchList":class="{'TC_checked':item.isShow}" @click="getCompanyCheck(item)" :key="bindex">{{item.BName}}</span>
<el-checkboxv-for="state in flightStatus":label="state.Id":checked="state.Checked"@change="checkedFlight(state)":key="state.Name">{{state.Name}}</el-checkbox>
<el-checkboxv-for="state in flightStatus":label="state.Id":checked="state.Checked"
<el-checkboxv-for="state in unionStatus":label="state.Id":checked="state.Checked"@change="checkedUnion(state)":key="state.Name">{{state.Name}}</el-checkbox>
<el-checkboxv-for="state in unionStatus":label="state.Id":checked="state.Checked"
<spanclass="TC_neibu"v-if="item.TCState==3":class="{'TCneibu':plat==3,'TCb2b':plat==1,'TCb2c':plat==2,'AppPlat':plat==4,'otherPlat':plat==5}"v-for="plat in item.SalePlatList":key="plat.subCode">{{$tripUtils.getPlatName(plat)}}</span>