From 750c3bcbcda2d8ac893f92d61a2c6ab58b955b87 Mon Sep 17 00:00:00 2001 From: lejianwen <84855512@qq.com> Date: Wed, 20 Nov 2024 19:32:44 +0800 Subject: [PATCH] fix #62 --- resources/web2/js/dist/ljw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/web2/js/dist/ljw.js b/resources/web2/js/dist/ljw.js index 7e13326..550fc02 100644 --- a/resources/web2/js/dist/ljw.js +++ b/resources/web2/js/dist/ljw.js @@ -58,7 +58,7 @@ export function getServerConf(token) { return } - console.log('getServerConf', token) + // console.log('getServerConf', token) if (fetching) { return }