Vue.component('follow-list', { template: `
开始时间:{{list.createTime}}随访医生:{{list.doctorName}}
方式/类型:{{list.followupTypeName}}{{list.followupClassName?"/"+list.followupClassName:""}}
{{list.status==1?"计划时间:"+list.followupPlanDate:"完成时间:"+list.followupDate}}