11
heimawl
2023-07-05 54d166e290ae2a0042002ddb4684b51e4bd207d9
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";
// 自定义表格工具组件