From 019f1c8bac7e8986d299aff70c123dedc1747d72 Mon Sep 17 00:00:00 2001 From: admin <15939171744@163.com> Date: 星期四, 06 六月 2024 11:15:10 +0800 Subject: [PATCH] - --- 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