Browse Source

'oak_gen'

oak 5 months ago
parent
commit
3cdc1809e3
1 changed files with 2 additions and 1 deletions
  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) => {