fix bug checktoken

This commit is contained in:
yuping
2023-07-27 18:15:04 +08:00
parent 9d2760c3cf
commit 7c35352bb6

View File

@@ -52,8 +52,8 @@ function beforeunloadHandler() {
time1.value = new Date().getTime();
}
function init() {
validateToken();
async function init() {
await validateToken();
initDict("content_type"); //内容分类
initDict("project_level"); //项目级别
initDict("project_sys"); //培训分类