治疗方案:
{{showTreatmentHistoryData[stepIndex].data?.treatment_protocol}}
详细治疗方案:
{{showTreatmentHistoryData[stepIndex].data?.specific_scheme_information}}
不良反应:
{{showTreatmentHistoryData[stepIndex].data?.adverse_reactions}}
治疗时间:
{{showTreatmentHistoryData[stepIndex].startDate | date:'yyyy-MM-dd'}}至{{showTreatmentHistoryData[stepIndex].endDate | date:'yyyy-MM-dd'}}