瀏覽代碼

reload after commit

master
Pascal Gloor 5 年之前
父節點
當前提交
97749c8c5d
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      www/js/autodoc.js

+ 1
- 2
www/js/autodoc.js 查看文件

type: method, type: method,
url: url + '?' + urlparam, url: url + '?' + urlparam,
success: function() { success: function() {
console.log("OK");
location.reload();
} }
}); });

}); });


// tag add color events // tag add color events

Loading…
取消
儲存