Record v-infinite-scroll="load" does not trigger workaround when f12 is closed
Go directly to the answer. After reading the source code and finding the problem, I will continue to update. Why should I add this 1
v-infinite-scroll="listLoad"
:infinite-scroll-disabled="listDisabled"
infinite-scroll-immediate="false"
infinite-scroll-distance="1" //添加这一句 即可解决