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"