Why do you want to make a request queue for axios encapsulation in iview-admin?

Why do you want to make a request queue for the encapsulation of axios in

iview-admin?

I don"t quite understand, because it"s actually a little more complicated. I want to know what the reason for doing this is, or what are the benefits?

Apr.08,2021

this queue is to ensure that the full-screen loading will not be triggered repeatedly when there are multiple requests for loading. Without this queue, a global Spin wait will be created for each request, resulting in repetition

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