<divv-for="iitem in scope.row.temp":key="iitem.day"v-if="iitem.time == item.time">
<divv-for="ii in iitem.children":key="ii.time":data-ii="ii.time":data-endhour="ii.endhour"class="ii-day":class="ii.bg"@click="toShowDialog(scope.row, iitem, ii)">
<divv-for="iitem in scope.row.temp":key="iitem.day"v-if="iitem.time == item.time">
<divv-for="ii in iitem.children":key="ii.time":data-ii="ii.time":data-endhour="ii.endhour"class="ii-day":class="ii.bg"@click="toShowDialog(scope.row, iitem, ii)">