From 12ce06c69440bf1bf581fca19aa38e7920bee01b Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 27 十一月 2023 08:59:04 +0800
Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01

---
 src/main.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index e21d599..5d1eefd 100644
--- a/src/main.js
+++ b/src/main.js
@@ -64,6 +64,8 @@
   selectDictLabels,
   handleTree,
 } from "@/utils/ruoyi";
+import LemonMessageVoice from './websocket/lemon-message-voice';
+Vue.component(LemonMessageVoice.name,LemonMessageVoice);
 // 鍒嗛〉缁勪欢
 import Pagination from "@/components/Pagination";
 // 鑷畾涔夎〃鏍煎伐鍏风粍浠�

--
Gitblit v1.9.3