From b39966d9964f651bdcf1f52d55a25a06e28a4aac Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 5 Aug 2025 15:06:31 +0800 Subject: [PATCH] perf: Resource management filters optimization --- .../ApplicationResourceIndex.vue | 59 +++++++++++++------ .../KnowledgeResourceIndex.vue | 33 +++++++++-- .../ModelResourceIndex.vue | 31 ++++++++-- .../ToolResourceIndex.vue | 31 ++++++++-- 4 files changed, 124 insertions(+), 30 deletions(-) diff --git a/ui/src/views/system-resource-management/ApplicationResourceIndex.vue b/ui/src/views/system-resource-management/ApplicationResourceIndex.vue index 947a506c1c3..b4682b7f334 100644 --- a/ui/src/views/system-resource-management/ApplicationResourceIndex.vue +++ b/ui/src/views/system-resource-management/ApplicationResourceIndex.vue @@ -93,7 +93,7 @@