fix: 分页增加判断条件
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user