|
@@ -226,6 +226,7 @@ const pushAllDataList =(whichSign,action,reData,type) =>{ //回读清
|
|
MRAnalyseResult: []
|
|
MRAnalyseResult: []
|
|
})
|
|
})
|
|
storageLocal.remove('emrParam');
|
|
storageLocal.remove('emrParam');
|
|
|
|
+ document.getElementById('addScrollEvent').scrollIntoView()
|
|
// Notify.success('页面已清空')
|
|
// Notify.success('页面已清空')
|
|
}else if(type == 'preIcss'){
|
|
}else if(type == 'preIcss'){
|
|
store.dispatch({type: SET_READ_MODE, readMode: whichSign,isPreIcss:true});
|
|
store.dispatch({type: SET_READ_MODE, readMode: whichSign,isPreIcss:true});
|