<liv-for="(item,index) in marqueeList"><iclass="el-icon-warning":class="item.color"style="padding-left:30px;padding-right:20px"></i>{{item.msg}}<spanstyle="text-decoration:underline">立即处理</span></li>
<el-table-columnwidth="60"align="center":label="item.day"v-for="item in tempDayList":key="item.day">
<el-table-column
width="60"
align="center"
:label="item.day"
v-for="item in tempDayList"
:key="item.day"
>
<templateslot-scope="scope">
<templateslot-scope="scope">
<divv-for="iitem in scope.row.temp":key="iitem.day"v-if="iitem.time == item.time">
<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)">