fix: 去除无效代码

This commit is contained in:
刘洪洪
2023-02-17 16:14:38 +08:00
parent 06de8e2bc9
commit 14a24b268a
5 changed files with 0 additions and 7 deletions

View File

@@ -141,7 +141,6 @@ export default {
hoverError (e) {
// const dom = document.getElementById('error-content')
// if (dom) {
// console.log('---', dom.clientHeight)
// }
}
}