From 49aab32cdfb18ca930c40f2ab70cea6007192e70 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 29 Sep 2025 17:01:08 +0800 Subject: [PATCH] fix(Custom prompt word): Searching for a non-existent prompt word and then deleting it will cause the search content page to display abnormally --- frontend/src/views/system/prompt/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/system/prompt/index.vue b/frontend/src/views/system/prompt/index.vue index bcc1156f6..304a62585 100644 --- a/frontend/src/views/system/prompt/index.vue +++ b/frontend/src/views/system/prompt/index.vue @@ -328,7 +328,7 @@ const typeChange = (val: any) => {