1. How can I use the a tag in Vue to download a file? 
 I gave a link directly in the a tag, and then added the attribute of download 
   
 this operation can only jump to the path of the picture. This is the first time I have encountered this situation. 
 
 
