From bcba8286cca9cc40c7a8164bde64c3c0dcd3249e Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 26 Aug 2024 18:08:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=BB=98=E8=AE=A4=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/packages/ai/AiCopilot.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/packages/ai/AiCopilot.vue b/ui/packages/ai/AiCopilot.vue index ad856600..15631b0f 100644 --- a/ui/packages/ai/AiCopilot.vue +++ b/ui/packages/ai/AiCopilot.vue @@ -14,7 +14,7 @@ export default { }, data() { return { - show: true, + show: false, expand: false, loading: false, prompt: "",