Using the ssr project of nuxt.js, there is no cache in the configuration item, and the page data on the server side has a strong cache during actual development.

the project is a ssr project using the nuxt.js framework, and the nuxt version uses version 1.x. In the configuration project, nuxt.config.js does not set caching. Why is the data from the actual development server strongly cached, the data obtained from the server is old and cached, and the data initiated by the client is up-to-date, and it is not possible to try to resend the project? is there such a problem?

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