This commit is contained in:
851673013@qq.com 2022-07-08 17:25:37 +08:00
parent 0c7715e1c1
commit c018a11271
1 changed files with 1 additions and 1 deletions

View File

@ -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
}