From 735d3d0121edddd264af94c1ee207db3c2e42062 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 9 Dec 2025 11:36:20 +0800 Subject: [PATCH] feat: Document page with execution records --- .../xpack-component/XPackLimitDrawer.vue | 2 +- ui/src/views/document/index.vue | 17 ++- ui/src/views/knowledge-workflow/index.vue | 132 ++++++++---------- .../views/tool/DataSourceToolFormDrawer.vue | 22 +-- 4 files changed, 85 insertions(+), 88 deletions(-) diff --git a/ui/src/views/application-overview/xpack-component/XPackLimitDrawer.vue b/ui/src/views/application-overview/xpack-component/XPackLimitDrawer.vue index a85fac56e..a1e6f77e2 100644 --- a/ui/src/views/application-overview/xpack-component/XPackLimitDrawer.vue +++ b/ui/src/views/application-overview/xpack-component/XPackLimitDrawer.vue @@ -98,7 +98,7 @@ - + {{ $t('views.applicationOverview.appInfo.LimitDialog.toSettingChatUser') }}

diff --git a/ui/src/views/document/index.vue b/ui/src/views/document/index.vue index 6935bea0d..c92ad9574 100644 --- a/ui/src/views/document/index.vue +++ b/ui/src/views/document/index.vue @@ -138,6 +138,12 @@ clearable /> + + + + + + {{ $t('views.document.tag.label') }} @@ -706,7 +712,6 @@ - + +