From 8539cd011187d85633204fc22a9c7fc7fd008605 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期二, 22 八月 2023 09:57:09 +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