... var path = downloadPath+date+"_XX信息.xlsx"; workbook.xlsx.writeFile(path) .then(function() { res.json({'path':path}); }); } }); };.
確定! 回上一頁