From 276ae69671ab8f619dfbae76d5c6ed19f6470403 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Fri, 24 Dec 2021 15:12:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E8=A7=A3=E5=8D=95=E8=AF=A6=E6=83=85?= =?UTF-8?q?=20-=20=E6=9F=A5=E7=9C=8B=20-=20=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../details/otherStandardDetails/index.vue | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) 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 }}