From 9ab2466e74ef247cb766a147ab3c6efab1ffd095 Mon Sep 17 00:00:00 2001
From: "zhaokaiyao@91isoft.com" <6922339zky>
Date: Fri, 27 Aug 2021 14:48:01 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E6=A0=87=E5=87=86=E5=BA=93?=
=?UTF-8?q?=E6=96=87=E6=9C=AC=E7=8A=B6=E6=80=81=E9=A2=9C=E8=89=B2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/EnterpriseStandardDatabase.vue | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
index d2758415a..1c3d17136 100644
--- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
+++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
@@ -341,6 +341,20 @@
label="文本状态"
width="110"
>
+
+
+
+ {{scope.row.standStatusShow}}
+
+
+ {{scope.row.standStatusShow}}
+
+
+ {{scope.row.standStatusShow}}
+
+
+
+
@@ -1237,6 +1251,7 @@ export default {
children: 'children',
label: 'menuName'
},
+
advancedSearch:[],
nodeKey: 'id',
nodeKeyCode: 'code',