@@ -63,7 +63,7 @@
margin: 0 3px -1px;
cursor: pointer;
position: absolute;
- top: -10px;
+ top: -15px;
}
.info-flag {
display: inline-block;
@@ -20,6 +20,7 @@ export const clearTreat = (state, action) => {
res.adversReactionList=[];
res.hasFollowUp = false;
res.followUp = '';
+ res.followUpList = [];
return res