@ -72,6 +72,7 @@ class Signindetails extends Component{
{/* 列表+筛选 */}
<div>
<Signedinlist
mygetdatas={()=>this.mygetdatas()}
defaultActiveKey={this.props.defaultActiveKey}
switattendance_id={this.props.switattendance_id}
headdata={headdata}
@ -210,11 +210,9 @@ class Students_signin extends Component{
switchs:bool,
switattendance_id:id,
})
// if(bool){
if(bool===false){
// var currenturl = window.location.href;
this.getsetdatas();
// var newUrl = (currenturl.split("?"))[0];
}
// window.history.pushState('','',newUrl+'?type='+2);
// }