diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue index 2bb136a0..ac267498 100644 --- a/front/src/views/home/DetailsPageconetent.vue +++ b/front/src/views/home/DetailsPageconetent.vue @@ -1026,7 +1026,7 @@ } tecHnosphere = router.currentRoute.value.query.tecHnosphere appLiCation = router.currentRoute.value.query.appLiCation - if (val.typeList && val.typeList.length > 6) { + if (val.typeList && val.typeList.length > 8) { val.showShrink = true val.shrinkFlag = true }