@@ -208,7 +208,7 @@
window.open(url);
}else{
//TODO 说明是会话过期
- location.reload(true);
+ location.reload();
}
};