From 03d43ff47f83c220cf5ed607eaf08cf30cb07d8f Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 27 Jun 2024 12:22:25 +0800 Subject: [PATCH] feat: --- ui/src/components/ai-chat/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/ai-chat/index.vue b/ui/src/components/ai-chat/index.vue index d18cd4253..5ad33cfb1 100644 --- a/ui/src/components/ai-chat/index.vue +++ b/ui/src/components/ai-chat/index.vue @@ -600,7 +600,7 @@ onMounted(() => { if (quickInputRef.value) { quickInputRef.value.textarea.style.height = '0' } - }, 1000) + }, 1500) }) defineExpose({