|
|
|
@ -210,11 +210,9 @@ class Students_signin extends Component{
|
|
|
|
|
switchs:bool,
|
|
|
|
|
switattendance_id:id,
|
|
|
|
|
})
|
|
|
|
|
// if(bool){
|
|
|
|
|
// var currenturl = window.location.href;
|
|
|
|
|
// var newUrl = (currenturl.split("?"))[0];
|
|
|
|
|
// window.history.pushState('','',newUrl+'?type='+2);
|
|
|
|
|
// }
|
|
|
|
|
if(bool===false){
|
|
|
|
|
this.getsetdatas();
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|