<el-table-columnwidth="60"align="center":label="item.day"v-for="item in tempDayList":key="item.day">
<templatescope="scope">
<divv-for="iitem in scope.row.temp":key="iitem.day"v-if="iitem.time == item.time">
<divv-for="ii in iitem.children":style="ii.timeEtr != '00'?'position:relative':'position:static'":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="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)">