Toby Chui 1 год назад
Родитель
Сommit
a3f2831ec8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/components/gan.html

+ 1 - 1
web/components/gan.html

@@ -170,7 +170,7 @@
                         }else{
                             $(subnetEle).text("Unassigned");
                         }
-                        console.log(data);
+                        //console.log(data);
                     });
 
                     $.get("/api/gan/members/list?netid=" + addr, function(data){