How to use download.js to download pictures in vue

the front end uses the QR code generated by the plug-in. The url address of the picture is in base64 format. How can vue introduce download.js, to download the QR code picture
clipboard.png
download.js




clipboard.png

Jan.24,2022

Direct import'. / download.js';

download("data:image/gif;base64,R0lGODl********************==", "dlDataUrlBin.gif", "image/gif");
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b380b3-2c0c8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b380b3-2c0c8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?