From 218379aa6a22995bd0fd51a30f0b6b9253746669 Mon Sep 17 00:00:00 2001
From: houzhongjian <houzhongyi@126.com>
Date: 星期一, 12 五月 2025 10:32:04 +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