bug492
This commit is contained in:
parent
0c7715e1c1
commit
c018a11271
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue