浏览代码

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;

}

正在加载...
取消
保存