recently, there is a strange problem in using nuxt for front-end separation. The data format of the backend API of the project deployed in the server has changed, and the data returned by asyncData request is still in the old data format, but there is no problem in other methods to obtain data dynamically. Which god guides what"s going on?