fix: 分页增加判断条件

This commit is contained in:
@changcode
2021-08-23 18:50:08 +08:00
parent 9c134cc392
commit d46b8eaaf5
31 changed files with 32 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
:api="url"
:custom-table-title.sync="tools.customTableTitle"
:from="fromRoute.apiKey"
:layout="['searchInput', 'elementSet']"
:layout="['searchInput', 'elementSet', 'pagination']"
:search-msg="searchMsg"
@search="search">
<template v-slot:top-tool-left>