From 349c637e3a3a69d1a9be9a1277b024b298050937 Mon Sep 17 00:00:00 2001
From: "zhaokaiyao@91isoft.com" <6922339zky>
Date: Wed, 15 Sep 2021 10:10:33 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=86=85=E5=A4=96=E8=AF=A6=E6=83=85->?=
=?UTF-8?q?=E6=A0=87=E5=87=86=E5=88=86=E8=A7=A3=E5=8D=95->=E7=AC=A6?=
=?UTF-8?q?=E5=90=88=E6=80=A7=E7=8A=B6=E6=80=81->=E7=8A=B6=E6=80=81?=
=?UTF-8?q?=E4=B8=BA=E6=98=AF=E5=90=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/details/otherStandardDetails/index.vue | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index 2e1ce6e22..08138be9c 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -602,8 +602,11 @@
+
+ {{scope.row.complianceRequire ? (scope.row.complianceRequire === '1' ? '是' : '否') : '-'}}
+
+