The backend returns to the excel address and downloads it at vue.

download it when it is opened normally on the address bar

I want to open it with window.location.href, but it doesn"t work

what is the solution

Mar.29,2021

window.open ('xxx.xls',' _ blank')

Menu