Commit 5f69f236 authored by 李苏's avatar 李苏 💬

退出bug修改

parent 7115013b
......@@ -190,7 +190,7 @@
that.xlh=""
/* jyfk_wlxh(that) */
}else if(e=="LOGOUT"){
zpfk_wrz(that,"即将退出系统")
jyfk_wrz(that,"即将退出系统")
localStorage.clear();
window.location.href ="logout";
}
......
......@@ -190,7 +190,7 @@
that.xlh=""
/* wxfk_wlxh(that) */
}else if(e=="LOGOUT"){
zpfk_wrz(that,"即将退出系统")
wxfk_wrz(that,"即将退出系统")
localStorage.clear();
window.location.href ="logout";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment