diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index 72cfcaf5..f2bc73c1 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -427,7 +427,6 @@ var isWay=[[${isWay}]]; if(isWay==1) { // 检查UKey状态的定时器 var ukeyCheckInterval = setInterval(function () { - debugger var ukey_id = $("#id_selected_cert_id").val(); if (!ukey_id) { // 清除定时器