|
@@ -8,7 +8,7 @@ import { getSearchList,getInstroduce } from '@store/async-actions/assistCheck';
|
|
import {ISREAD} from '@store/types/homePage.js';
|
|
import {ISREAD} from '@store/types/homePage.js';
|
|
import {billing} from '@store/async-actions/pushMessage';
|
|
import {billing} from '@store/async-actions/pushMessage';
|
|
|
|
|
|
-function mapStateToProps(state) {console.log(state)
|
|
|
|
|
|
+function mapStateToProps(state) {//console.log(state)
|
|
return {
|
|
return {
|
|
list:state.assistCheck.list,
|
|
list:state.assistCheck.list,
|
|
assistLabel:state.assistCheck.assistLabel,
|
|
assistLabel:state.assistCheck.assistLabel,
|