diff --git a/frontend/src/views/chat/chat-block/UserChat.vue b/frontend/src/views/chat/chat-block/UserChat.vue new file mode 100644 index 0000000..ce92fae --- /dev/null +++ b/frontend/src/views/chat/chat-block/UserChat.vue @@ -0,0 +1,51 @@ + + + + + + {{ t('qa.data_analysis') }} + + + {{ t('qa.data_predict') }} + + {{ message?.content }} + + + +