|
@@ -9,7 +9,7 @@ import {HIDE,RESET,CLICKCOUNT,ISREAD,SEARCH_DROP_LOCATION} from '@store/types/ho
|
|
|
import {billing} from '@store/async-actions/pushMessage';
|
|
|
import {getModule} from '@store/async-actions/fetchModules.js';
|
|
|
import {didPushParamChange} from '@utils/tools.js';
|
|
|
-
|
|
|
+import {Notify} from '@commonComp';
|
|
|
|
|
|
function mapStateToProps(state) {
|
|
|
const {homePage,currentIll,mainSuit,diagnosticList} = state;
|