Compare commits

...

2 Commits

Author SHA1 Message Date
851673013@qq.com 71f9e137cf Merge branch 'hi-ucs-dev' of http://15.2.21.221:3000/wuhongjian/hi-ucs into hi-ucs-dev 2022-07-08 17:26:09 +08:00
851673013@qq.com c018a11271 bug492 2022-07-08 17:25:37 +08:00
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
}