diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index b558ab1ec..07529e5ec 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -41,10 +41,10 @@
{{ sarStandardsInfoEO.lawsTypeFirstLevel || '-' }}
-{{ sarStandardsInfoEO.lawsTypeSecondLevel || '-' }}
-{{ sarStandardsInfoEO.lawsTypeThirdLevel || '-' }}
-{{ sarStandardsInfoEO.lawsTypeFourthLevel || '-' }}
+{{ sarStandardsInfoEO.lawTypeFirstLevelName || '-' }}
+{{ sarStandardsInfoEO.lawTypeFourthLevelName || '-' }}
+{{ sarStandardsInfoEO.lawTypeSecondLevelName || '-' }}
+{{ sarStandardsInfoEO.lawTypeThirdLevelName || '-' }}
{{ sarStandardsInfoEO.lawsName || '-' }}
{{ sarStandardsInfoEO.lawsEnName || '-' }}