-
+ {{ $t('chatbot.chat_header') }}
-
+
@@ -176,23 +104,25 @@ import { useChatbotStore } from "src/stores/chatbot-store";
style="margin-left: 8px;"
@keyup.enter="handleSend"
/>
+
+ v-model="custId"
+ :label="'Customer Id'"
+ :autogrow="false"
+ class="col"
+ style="margin-left: 8px;"
+ @keyup.enter="handleCustomerId"
+ /> -->
-
+ > -->