From a771b1e9b06fa8621ad84394e4fcd41229251efa Mon Sep 17 00:00:00 2001 From: lejianwen <84855512@qq.com> Date: Sat, 21 Dec 2024 21:49:03 +0800 Subject: [PATCH] fix(webclient): remove console.log when query online by new --- resources/web2/js/dist/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/web2/js/dist/index.js b/resources/web2/js/dist/index.js index 35ec81f..0cc0495 100644 --- a/resources/web2/js/dist/index.js +++ b/resources/web2/js/dist/index.js @@ -11198,7 +11198,6 @@ async function wn(u) { offlines.push(e[i]) } } - console.log("onlines: ", onlines, "offlines: ", offlines) nt(onlines, offlines) } else { const i = bn(), o = new j4(i, !0, "query onlines");