From 8f0f8d2d5e5492b1db16d5166a5e053511844522 Mon Sep 17 00:00:00 2001 From: 懒羊羊 <15939171744@163.com> Date: 星期二, 02 四月 2024 10:24:14 +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