diff --git a/frontend/src/views/chat/ErrorInfo.vue b/frontend/src/views/chat/ErrorInfo.vue new file mode 100644 index 0000000..142af04 --- /dev/null +++ b/frontend/src/views/chat/ErrorInfo.vue @@ -0,0 +1,103 @@ + + + + + + + + {{ t('chat.ds_is_invalid') }} + + + {{ t('chat.exec-sql-err') }} + + + {{ t('chat.error') }} + + + {{ t('chat.show_error_detail') }} + + + + + + + + + + + + +