How to pause the role of keep-alive in vue?

using keep-alive in vue can cache objects and improve efficiency, but according to the development needs, when users actively click the refresh button next to them, they can actively read data. How to achieve this?

Aug.02,2021

actively read data? Why don't you just click the button to request the data again?

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-1b347f6-2beff.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-1b347f6-2beff.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?