From 0253b20d9d40166052b73c8ef50685b6396e4723 Mon Sep 17 00:00:00 2001 From: wangxy <1481820854@qq.com> Date: Tue, 29 Apr 2025 15:39:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=8B=94=E5=87=BA=E5=8D=A1=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E8=87=AA=E5=8A=A8=E9=80=80=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/index.html | 1 - 1 file changed, 1 deletion(-) 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) { // 清除定时器