var zip1= new JSZip(); zip1.loadAsync(response.responseBytes).then(function(zip_obj){ zip_obj.file("sheet_data").async("string")
確定! 回上一頁