<Page class="page" ref="pages" :total="this.num" size="small" show-elevator :current="this.currentPage" @on-change="initSize"
:page-size="10"></Page>
the problem is: if I click on page 3 and go to another page, when I go back to this page, the page number is still 3, it won"t change because I set up currentPage=1