From 3880399bef4144fa15264f470a0a51034c0253c9 Mon Sep 17 00:00:00 2001 From: houzhongjian <houzhongyi@126.com> Date: 星期四, 29 五月 2025 14:00: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