From 5f22311768b23b7a3dd9d96a8251cd0dc757cb19 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Tue, 27 Jul 2021 19:02:45 +0800 Subject: [PATCH] feat: hhh --- src/pages/details/otherStandardDetails/index.vue | 4 ++-- .../domesticStandardsAndRegulations/index.vue | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 2b8c17afd..c33ee1d0b 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -72,7 +72,7 @@ :key="child.id" class="modular-item" :class="!(childIndex === item.half.length - 1) || childIndex % 2 === 1 ? 'half' : ''" - v-if="child.attrField === 'DTBJH' || child.attrField === 'YYBJ' || child.attrField === 'BYYBJ' || child.attrField === 'CBBH' || child.attrField === 'DXBZ' || child.attrField === 'XGLC' || child.attrField === 'BDTBZBH'" + v-if="child.attrField === 'DTBJH' || child.attrField === 'YYBJ' || child.attrField === 'BYYBJ' || child.attrField === 'CBBH' || child.attrField === 'DXBZ' || child.attrField === 'XGLC' || child.attrField === 'BDTBZBH' || child.attrField === 'BFDTBZ' " >