瀏覽代碼

nailed it!

master
Pascal Gloor 6 年之前
父節點
當前提交
e820359dce
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      www/js/autodoc.js

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

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


} }
}); });

Loading…
取消
儲存