From 7dd33233d2ab80361cf5ca4b33b5e77ba32ceebc Mon Sep 17 00:00:00 2001 From: fanlin Date: Wed, 28 Jul 2021 15:22:14 +0800 Subject: [PATCH] =?UTF-8?q?bug:=20=E6=A0=87=E5=87=86=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E6=B5=81=E7=A8=8B--=E5=9C=88=E4=BD=8F=E7=9A=84=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E5=BA=94=E8=AF=A5=E6=98=AF=E6=94=AF=E6=8C=81=E5=A4=9A?= =?UTF-8?q?=E9=80=89=E7=9A=84=E4=B8=94=E7=88=B6=E5=AD=90=E4=B9=8B=E9=97=B4?= =?UTF-8?q?=E4=B8=8D=E8=81=94=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzrk/step1.vue | 6 +++--- .../domesticStandardsAndRegulations/index.vue | 6 +++--- .../foreignStandardsAndRegulations/index.vue | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue index 58162d07b..394dfb9b2 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue @@ -512,7 +512,7 @@ :key="key1" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly= true :modalShowFlag="modalShowFlag2" :drawerTitle="drawerTitle" :show-checkBox="showCheckBox" @@ -528,7 +528,7 @@ :key="key2" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly= true :modalShowFlag="modalShowFlag3" :drawerTitle="drawerTitle" :show-checkBox="showCheckBox" @@ -544,7 +544,7 @@ :key="key3" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly= true :modalShowFlag="modalShowFlag4" :drawerTitle="drawerTitle" :url="url" diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 9d429cdf4..22d775b54 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -996,7 +996,7 @@ width = "500" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly=true :modalShowFlag="modalShowFlag2" :drawerTitle="drawerTitle" :url="url" @@ -1007,7 +1007,7 @@ width = "500" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly=true :modalShowFlag="modalShowFlag3" :drawerTitle="drawerTitle" :url="url" @@ -1018,7 +1018,7 @@ width = "500" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly=true :modalShowFlag="modalShowFlag4" :drawerTitle="drawerTitle" :url="url" diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 006ff7faf..fe01550be 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -1255,7 +1255,7 @@ width = "500" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly=true :modalShowFlag="modalShowFlag2" :drawerTitle="drawerTitle" :url="url" @@ -1266,7 +1266,7 @@ width = "500" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly=true :modalShowFlag="modalShowFlag3" :drawerTitle="drawerTitle" :url="url" @@ -1277,7 +1277,7 @@ width = "500" :lazy=true :multiple=true - :check-Strictly="false" + :check-strictly=true :modalShowFlag="modalShowFlag4" :drawerTitle="drawerTitle" :url="url"