From fc9bd33e937a8c7cd1bfbd2f0069366888ccd58b Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期五, 06 六月 2025 15:07:06 +0800 Subject: [PATCH] shipin --- src/books/childcareInstitutionsManagement/view/components/chapter001.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/childcareInstitutionsManagement/view/components/chapter001.vue b/src/books/childcareInstitutionsManagement/view/components/chapter001.vue index 72b49ba..f93a4cb 100644 --- a/src/books/childcareInstitutionsManagement/view/components/chapter001.vue +++ b/src/books/childcareInstitutionsManagement/view/components/chapter001.vue @@ -1599,7 +1599,7 @@ import preView from '@/components/pdfview/index.vue' import mindMapView from '@/components/mindMapView/index.vue' import tool from '@/assets/js/toolClass.js' -import { ElMessage } from 'element-plus' +import { ElMessage } from 'element-ui' export default { name: "chapterOne", props: { -- Gitblit v1.9.1