Compare commits
2 Commits
cb46ccbcf9
...
71f9e137cf
Author | SHA1 | Date |
---|---|---|
851673013@qq.com | 71f9e137cf | |
851673013@qq.com | c018a11271 |
|
@ -1026,7 +1026,7 @@
|
||||||
}
|
}
|
||||||
tecHnosphere = router.currentRoute.value.query.tecHnosphere
|
tecHnosphere = router.currentRoute.value.query.tecHnosphere
|
||||||
appLiCation = router.currentRoute.value.query.appLiCation
|
appLiCation = router.currentRoute.value.query.appLiCation
|
||||||
if (val.typeList && val.typeList.length > 6) {
|
if (val.typeList && val.typeList.length > 8) {
|
||||||
val.showShrink = true
|
val.showShrink = true
|
||||||
val.shrinkFlag = true
|
val.shrinkFlag = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue