删除log

This commit is contained in:
仲么了
2024-03-14 14:04:21 +08:00
parent bbbf700e8c
commit 02cb3fa518

View File

@@ -112,8 +112,6 @@ const handlerHeight = () => {
const computedSearchRow = () => {
if (!headerForm.value.$el) return
console.log(headerForm.value.$el)
// 清空headerFormSecond.value.$el下的元素
while (headerFormSecond.value.$el.firstChild) {