From 6a462fcca2e65cc3a38ed79522d966306756341f Mon Sep 17 00:00:00 2001
From: wujian <14790700720@163.com>
Date: 星期一, 13 五月 2024 15:15:02 +0800
Subject: [PATCH] fix 页面自动定位 add 外部接口调用

---
 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