當前在最後一頁且只有一條數據,刪除後 頁碼-1:spa
if (currentPage !==1 && pageNo == total / pageSize && total % pageSize == 1) { currentPage -= 1; }