oak 5 mesi fa
parent
commit
3cdc1809e3
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -2338,7 +2338,8 @@
     function getColumns() {
       $.ajax({
         method: "get",
-        url: "https://m3.hhh.com.tw:18670/gen_request_columns?filename=realtime.md",
+        //url: "https://m3.hhh.com.tw:18670/gen_request_columns?filename=realtime.md",
+		url:"./json/index_columns.json",
         data: JSON.stringify(data),
         contentType: "application/json",
       }).done((response) => {