@ -29,7 +29,10 @@ Vue.component('follow-list', {
title:"随访详情",
area: ['800px', '650px'],
shadeClose: false,
content: '../../followup/html/lay_followUp_detail.html?id='+list.id
content: '../../followup/html/lay_followUp_detail.html?id='+list.id,
end: function () {
location.reload();
}
});
// }else{