@@ -93,7 +93,7 @@ class DiagnosticItem extends Component{
EMRScrollCont.scrollYTo(scrollTop);
})
}
- showSym&&store.dispatch(embedPush({}))
+ showSym&&store.dispatch(embedPush({mode:10,action: "diag",}))
handleMouseEnterDrug() {
@@ -86,7 +86,7 @@ function mapDispatchToProps(dispatch) {
type: GET_DIAGNOSTIC_STR,
isTcm
});
- dispatch(embedPush())
+ dispatch(embedPush({mode:10,action: "diag"}))
},
delReact: (item) => {
dispatch({