feat: 添加实体选择列表分页功能

Coze-Commit-Type: user
Coze-User-ID: 3722323274763196
Coze-Conversation-ID: 9894087
This commit is contained in:
user9994793890
2026-07-14 09:28:47 +08:00
parent f1094d9800
commit e65fc5e18b
3 changed files with 26 additions and 0 deletions

View File

@@ -153,6 +153,7 @@
<div id="entity-list" style="max-height: 300px; overflow-y: auto; border: 1px solid var(--border); border-radius: 6px; padding: 10px;">
<div class="loading">加载中...</div>
</div>
<div id="entity-pagination" style="margin-top: 10px; text-align: center;"></div>
</div>
<div class="form-group">