@ -49,7 +49,7 @@ $(function() {
toastr.success("修改成功!");
setTimeout(function(){
window.location.reload();
},1000
},1000)
window.location.replace(path+"/login")
}else{
toastr.error("修改失败!");