瀏覽代碼

still trying to figure out editor update

Jad Meouchy 10 年之前
父節點
當前提交
7e0ae6e73e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      www/js/routes.js

+ 1 - 1
www/js/routes.js

@@ -216,7 +216,7 @@ function createTable(id_company, table_dom)
 			
 			console.log(d);
  
-			success(d);
+			//success(d);
 		}
 	});