The vue component page, which uses axios to request data asynchronously, returns an unassigned data. The reading bar on the page is refreshed, similar to the effect of page switching.

vue component page, using axios to request data asynchronously, the data is not assigned. The reading bar on the page is refreshed, similar to the effect of page switching. How can this component re-render effect appear? I just sent a request to the background to solve

.
May.09,2022

iview is just an asynchronous load control, just remove it where you don't need it.

Menu