fix: 关闭断点

This commit is contained in:
zhangds 2024-04-06 22:09:49 +08:00
parent b2513b4cc1
commit d470fdcbd2
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@
let linkId = getQueryString('id'); let linkId = getQueryString('id');
// let linkId = "2253" // let linkId = "2253"
let keyCode = getQueryString('key'); let keyCode = getQueryString('key');
debugger
if (!linkId) {//地址栏无携带id if (!linkId) {//地址栏无携带id
let path = window.location.pathname; let path = window.location.pathname;