浏览代码

more debugging

master
Pascal Gloor 6 年前
父节点
当前提交
f33640ff21
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      www/js/autodoc.js

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

return xhr; return xhr;
}, },
success: function(data, status, xhr){ success: function(data, status, xhr){
console.log("upload_success_this", this);
temp.upload[this.context].progress = 100; temp.upload[this.context].progress = 100;


} }

正在加载...
取消
保存