瀏覽代碼

more debugging

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

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

@@ -281,6 +281,7 @@ function upload_read_event(e) {
return xhr;
},
success: function(data, status, xhr){
console.log("upload_success_this", this);
temp.upload[this.context].progress = 100;

}

Loading…
取消
儲存