From 54dccbef4c54819136d667c7837be442e216386f Mon Sep 17 00:00:00 2001 From: RockYang Date: Fri, 21 Apr 2023 14:20:04 +0800 Subject: [PATCH] render
tag for ChatPlus page --- web/src/components/plus/ChatPrompt.vue | 2 +- web/src/views/Chat.vue | 4 ++-- web/src/views/ChatPlus.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/components/plus/ChatPrompt.vue b/web/src/components/plus/ChatPrompt.vue index e615bb0f..ece7c589 100644 --- a/web/src/components/plus/ChatPrompt.vue +++ b/web/src/components/plus/ChatPrompt.vue @@ -1,7 +1,7 @@