diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 7a2fd5c71..2320b4b2b 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -1152,22 +1152,22 @@
- {{ standShowItemEO.itemsNum }} + {{ standShowItemEO.itemsNum }}
- - {{ standShowItemEO.itemsName }} + + {{ standShowItemEO.itemsName }}
- - 条款内容 + {{ standShowItemEO.termsConditions ? standShowItemEO.termsConditions.replace(/<.*?>/ig, ' ') : '' }}
- - 解读内容 + {{ standShowItemEO.readContent ? standShowItemEO.readContent.replace(/<.*?>/ig, ' ') : '' @@ -1175,49 +1175,49 @@
- - 新车型实施日期 + {{ standShowItemEO.xccssrq }}
- - 在产车实施日期 + {{ standShowItemEO.zccssrq }}
- - {{ standShowItemEO.applyArctic }} + + {{ standShowItemEO.applyArctic }}
- - {{ + + {{ standShowItemEO.responsibleUnit }}
- - + + {{ standShowItemEO.dutyEngineer }}
- - + + {{ standShowItemEO.comparedWithPrevious }}
- - + + {{ standShowItemEO.complianceRequire }}
- - + + {{ standShowItemEO.complianceState }}