This commit is contained in:
zhangds 2024-02-25 17:12:33 +08:00
parent 2f81db2fe6
commit 453026565d
1 changed files with 0 additions and 1 deletions

View File

@ -230,7 +230,6 @@
}
// 存储数据
sessionStorage.setItem("bm_auth", JSON.stringify(data));
return
setTimeout(() => {
// 跳转包码页面
window.location.href = '/packkey/bm-index.html';