From 0ce25f34a0d627a5cc0d073d24b8c3e569feac15 Mon Sep 17 00:00:00 2001
From: wujian <14790700720@163.com>
Date: 星期五, 22 三月 2024 13:11:53 +0800
Subject: [PATCH] add 整合mybatisplus

---
 jcdm-ui/src/components/inspectionPlanItems/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/components/inspectionPlanItems/index.vue b/jcdm-ui/src/components/inspectionPlanItems/index.vue
index df52ff4..b93c435 100644
--- a/jcdm-ui/src/components/inspectionPlanItems/index.vue
+++ b/jcdm-ui/src/components/inspectionPlanItems/index.vue
@@ -1,5 +1,5 @@
 <template>
-  <el-dialog title="璁惧閫夋嫨"
+  <el-dialog title="椤圭洰閫夋嫨"
              v-if="showFlag"
              :visible.sync="showFlag"
              :modal= false

--
Gitblit v1.9.3