About data refreshing after paging content changes

use jq"s ajax to request background data
getdata this method
number of pages sent 1; number of pages 5

then click to load more pages + 1 and push to the previous array

then I delete the list and execute the getdata method after the deletion is successful, and then the data displays an error

I just want to delete it. Still display 2 pages of content. How do you do this?

Mar.04,2021

does executing getdata empty the requested elements? What is the value of the data display error?


if 10 more are displayed, just change the number to 10

change the calculation to 1

Menu