From 8a712b68298e6cd1f8cf619215deb5061321d7e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 16 Dec 2021 20:56:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E5=A4=96vpps=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../foreignStandardsAndRegulations/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 881cde199..92997a4c2 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -1537,6 +1537,7 @@ :multiple=true :check-strictly=true :modalShowFlag="modalShowFlag2" + :type="'car'" :drawerTitle="drawerTitle" :url="url" :urlChild="urlChild" @@ -1549,6 +1550,7 @@ :check-strictly=true :modalShowFlag="modalShowFlag3" :drawerTitle="drawerTitle" + :type="'truck'" :url="url" :urlChild="urlChild" :defaultProps="defaultCodeProps" :checkedKeys="defaultCheckedKeys2"