@ -126,7 +126,7 @@
}
followupAPI.startFollowup(params).then(function(res){
if(res.status == 200){
parent.clickOtherTab;
parent.clickOtherTab = true;
parent.goFollowupNextQuestionaire();
}else{
showErrorMsg(res.msg);