Element-ui paging problem

< el-pagination: current-page.sync= "currentPage" >
currently needs to implement a search function. After triggering the search button,
this.currentPage = 1;

if I click on page 3, then when I click back to page 3, there will be no response

Mar.11,2021

: what does the bound attribute


@ current-change mean by


@ current-change to see if this event is bound or paste the code


just want to do a conditional search on page 3? Or is the search global?

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