@@ -167,6 +167,7 @@ const mapDispatchToProps = function (dispatch) {
const start = homePage.select_start;
const end = homePage.select_end;
const boxMark = homePage.select_boxMark;
+ if(!boxMark)return;
dispatch({
type:boxMap[boxMark],
start,