@@ -173,6 +173,7 @@ export function pregetCheckbodyData(flag){ //flag=true获取到数据后立
dispatch({type:MODI_LOADING,flag:false});
}
}else{
+ dispatch({type:MODI_LOADING,flag:false});
Notify.error(res.data.msg);
});