WXL
2023-12-04 6b39414f0ec1ce55e5b399dce79604c6fdcfdc0c
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";
// 自定义表格工具组件