From 27cd042df9aca0383a49f3514bc21958dd890912 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 六月 2026 15:42:23 +0800
Subject: [PATCH] 银川 1.联调产品维护页面 2.添加IM即时通讯模块
---
src/views/mes/home/index.vue | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/src/views/mes/home/index.vue b/src/views/mes/home/index.vue
index a185ae9..a9a3ac2 100644
--- a/src/views/mes/home/index.vue
+++ b/src/views/mes/home/index.vue
@@ -4,7 +4,7 @@
import { onMounted, ref } from 'vue';
import { useRouter } from 'vue-router';
-import { DocAlert, Page } from '..\..\..\packages\effects\common-ui\src';
+import { Page } from '../../../packages/effects/common-ui/src';
import { Col, Row } from 'ant-design-vue';
@@ -36,15 +36,7 @@
</script>
<template>
- <Page>
- <template #doc>
- <DocAlert
- title="MES 鎵嬪唽锛堝姛鑳藉紑鍚級"
- url="https://doc.iocoder.cn/mes/build/"
- />
- </template>
-
- <!-- 绗竴琛岋細鏍稿績 KPI 姹囨�诲崱鐗� -->
+ <Page><!-- 绗竴琛岋細鏍稿績 KPI 姹囨�诲崱鐗� -->
<KpiCards :summary="summary" class="mb-4" @navigate="handleNavigate" />
<!-- 绗簩琛岋細鐢熶骇瓒嬪娍 + 寰呭姙寮傚父 -->
--
Gitblit v1.9.3