From 5cec398879f9c519f3503331d4502ebe21019926 Mon Sep 17 00:00:00 2001
From: houzhongjian <houzhongyi@126.com>
Date: 星期五, 30 五月 2025 13:20:18 +0800
Subject: [PATCH] ai工业大模型代码生成

---
 src/views/ai/chat/index/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/ai/chat/index/index.vue b/src/views/ai/chat/index/index.vue
index 28f1d65..e6efef0 100644
--- a/src/views/ai/chat/index/index.vue
+++ b/src/views/ai/chat/index/index.vue
@@ -151,6 +151,7 @@
 const receiveMessageFullText = ref('')
 const receiveMessageDisplayedText = ref('')
 
+
 // =========== 【聊天对话】相关 ===========
 
 /** 获取对话信息 */

--
Gitblit v1.9.3