@@ -690,6 +690,8 @@ U.MD.D.getuser = function () {
});
}, [], { "type": "POST", "withCredentials": true })
+ }else{
+ U.Alert("用户登录已失效,请重新获取登录信息!");
}
})
.catch(error => {