修改测试bug

This commit is contained in:
GGJ
2024-11-13 09:21:26 +08:00
parent 27e0dd3abd
commit 2101d03126
12 changed files with 90 additions and 63 deletions

View File

@@ -129,7 +129,6 @@ const computedSearchRow = () => {
headerFormSecond.value.$el.appendChild(elFormItem[i])
}
}
console.log("🚀 ~ computedSearchRow ~ headerFormSecond.value.$el.scrollHeight :", headerFormSecond.value.$el.scrollHeight )
// 判断是否需要折叠
if (headerFormSecond.value.$el.scrollHeight > 0) {