From 5605c9e5e5646b4ef69d82311b3b5b1a9ef63ae3 Mon Sep 17 00:00:00 2001
From: Kxc0822a <kxc000822>
Date: Thu, 31 Mar 2022 14:42:47 +0800
Subject: [PATCH] 重大
---
src/views/safetyproduction/reviewXG.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/safetyproduction/reviewXG.vue b/src/views/safetyproduction/reviewXG.vue
index abf8dc9..838d985 100644
--- a/src/views/safetyproduction/reviewXG.vue
+++ b/src/views/safetyproduction/reviewXG.vue
@@ -150,7 +150,7 @@
</div>
</div>
- <el-dialog title="扣分详情" :visible.sync="dialogVisible" width="30%">
+ <el-dialog title="扣分详情" :visible.sync="dialogVisible" :close-on-click-modal="false" width="30%">
<el-form ref="form" :model="formInline" label-width="54px">
<el-form-item label="说明">
<el-input v-model="formInline.name"></el-input>
--
Gitblit v1.9.2