但是当我试图使用Excel打开文件时,我会收到一条警告信息。呼啸的信息:
我使用这一行代码: type: "application/vnd.ms-exceldocument.body.appendChild(a);
//here we are checking if the bwoswer is IE or not if IE then we use window.navigator.
在添加了信任处理之后,它建议升级类型记录:但是,因为我维护的库引用了Internet的旧Internet属性,所以它无法使用新版本进行构建excellentexport.ts:143:30 - error TS2339: Property 'msSaveBlob' does not exist on type 'Navigator'.
143 if (window.navigator.msSaveBlobexcellentexpo