Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到一个线程声称 Extjs 6 导出器插件已损坏。
这个插件是怎么回事?请让我知道您对该插件的想法,因为我想使用此插件将网格数据导出到 Excel。
AFAIK,EXTJS 6 中的导出功能不起作用。这是因为如果您使用 responseHeader 组件来获取要加载到 XML 中的数据,它将失败。responseHeader 作为未定义返回。
这在 6.0.1 中已修复。
我希望这就是你要找的。