Browse Source

fix(webclient): remove console.log when query online by new

lejianwen 1 year ago
parent
commit
a771b1e9b0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/web2/js/dist/index.js

+ 0 - 1
resources/web2/js/dist/index.js

@@ -11198,7 +11198,6 @@ async function wn(u) {
11198 11198
                 offlines.push(e[i])
11199 11199
             }
11200 11200
         }
11201
-        console.log("onlines: ", onlines, "offlines: ", offlines)
11202 11201
         nt(onlines, offlines)
11203 11202
     } else {
11204 11203
         const i = bn(), o = new j4(i, !0, "query onlines");