From fbaa67e7767b455b5dd902eb9a8d5786ec01df30 Mon Sep 17 00:00:00 2001 From: zhaowenhao Date: Tue, 25 Nov 2025 17:17:12 +0800 Subject: [PATCH] feat: access fuzzy search and action slot + access fuzzy search and action slot --- .../web/src/components/KyTable/index.vue | 38 +++++++++++++++++++ automation/web/src/lang/zh.ts | 3 +- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/automation/web/src/components/KyTable/index.vue b/automation/web/src/components/KyTable/index.vue index b87f2f6c..affd0816 100644 --- a/automation/web/src/components/KyTable/index.vue +++ b/automation/web/src/components/KyTable/index.vue @@ -47,6 +47,24 @@