From 0b551aa67d28b5e7c04f6c769e495b004f8460f9 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期一, 27 十一月 2023 15:36:26 +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