doc and xlsx file is not getting downloaded in React application

前端 未结 0 481
无人共我
无人共我 2021-01-28 12:20

I have an Issue while download .doc and .xlsx file from response url. We have used below code and Its working fine in IE.

window.open(documentUrl,\'_blank\');


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题