From a74c466d338638aa24877d38bb4d306de6111cdd Mon Sep 17 00:00:00 2001 From: Kxc0822a <kxc000822> Date: 星期四, 31 三月 2022 14:19:30 +0800 Subject: [PATCH] 重大 --- src/views/safetyproduction/review.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/safetyproduction/review.vue b/src/views/safetyproduction/review.vue index 277f1b7..a2a5866 100644 --- a/src/views/safetyproduction/review.vue +++ b/src/views/safetyproduction/review.vue @@ -132,7 +132,7 @@ </el-row> <div v-if=" - list.safetyInspectionItemResult == 0 ? false : true + list.safetyInspectionItemResult == 1 " > <el-row style="padding: 15px 1%"> -- Gitblit v1.9.2