diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index 10ad838f..8444e1a0 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -1084,6 +1084,5 @@ text-overflow: ellipsis; /*超出显示为省略号*/ -webkit-box-orient: vertical; - word-break: break-all; }