because when vue routes to a route, the data requested through ajax jumps to another routing page before it is returned, but the last axios asynchronous request is still being processed, so it does not meet expectations. How to deal with this situation?