src/views/paiban/index.vue
@@ -100,7 +100,8 @@ timeSlot:element.timeSlot, code:element.code, scheduleDay:element.scheduleDay, id:element.id id:element.id, 透析单状态:element.透析单状态, }) } @@ -124,6 +125,9 @@ if (index>0){ console.log(day) day.type='start' if (selectDate.value[index].透析单状态){ day.type='end' } day.text=selectDate.value[index].type if (selectDate.value[index].timeSlot===0){ day.bottomInfo='上午'