tremble 3 éve
szülő
commit
cf500e3e9e
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      web/public/static/js/manage.js

+ 1 - 1
web/public/static/js/manage.js

@@ -3,7 +3,7 @@ var g_ProjectName=window.location.pathname.substring(window.location.pathname.in
 
 var g_Prefix=window.location.origin+'/';
 window.isLocal = true
-// var g_Prefix="http://192.168.0.245:8003/";
+var g_Prefix="http://192.168.0.245:8003/";
 
 var g_index=null;
 var g_modeldata=null;