mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-24 18:22:55 +08:00
案例的跳转页面
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
<div class="pa">
|
||||
<a-pagination :pageSize="searchData.pageSize" :current="searchData.pageIndex" :total="state.total"
|
||||
class="pagination" @change="handelChangePage" show-size-changer />
|
||||
class="pagination" @change="handelChangePage" show-size-changer show-quick-jumper />
|
||||
</div>
|
||||
<InitiateRecommend v-model:visible="newNext" :title="添加案例"></InitiateRecommend>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user