diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index a6cb58560..913be55a8 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -42,9 +42,9 @@

{{ sarStandardsInfoEO.lawTypeFirstLevelName || '-' }}

-

{{ sarStandardsInfoEO.lawTypeFourthLevelName || '-' }}

-

{{ sarStandardsInfoEO.lawTypeSecondLevelName || '-' }}

-

{{ sarStandardsInfoEO.lawTypeThirdLevelName || '-' }}

+

{{ sarStandardsInfoEO.lawTypeSecondLevelName || '-' }}

+

{{ sarStandardsInfoEO.lawTypeThirdLevelName || '-' }}

+

{{ sarStandardsInfoEO.lawTypeFourthLevelName || '-' }}

{{ sarStandardsInfoEO.lawsName || '-' }}

{{ sarStandardsInfoEO.lawsEnName || '-' }}

diff --git a/src/pages/policyRegulation/policy/components/policyTree.vue b/src/pages/policyRegulation/policy/components/policyTree.vue index add037f04..7b218530a 100644 --- a/src/pages/policyRegulation/policy/components/policyTree.vue +++ b/src/pages/policyRegulation/policy/components/policyTree.vue @@ -1,68 +1,73 @@