<thwidth="50"style="min-width: 50px;"v-for="(item,index) in dayArry":key="index">
<div>
<div>{{item.day}}</div>
<div>{{item.week}}</div>
</div>
</th>
</tr>
<trv-for="(item,index) in dataList.TeacherList":key="index"v-if="dataList.TeacherList && dataList.TeacherList.length>0">
<td>{{item.TeacherName}}</td>
<tdv-for="(x,y) in item.RDateList":key="y"class="finger"@click="choicedate(x,index,y)":style="{background:getcolor(x).background,color:getcolor(x).color}">