mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind bug /area ui #### What this PR does / why we need it: 目前 Select 组件使用远程接口请求数据时,如果存在分页的数据则分页请求可以超过分页数量。 此 PR 限制了分页请求的次数。 #### Does this PR introduce a user-facing change? ```release-note 解决使用 Select 组件远程请求数据时的分页问题 ``` |
||
---|---|---|
.. | ||
assets | ||
components | ||
composables | ||
constants | ||
formkit | ||
layouts | ||
locales | ||
setup | ||
stores | ||
styles | ||
types | ||
utils | ||
views/exceptions | ||
vite |