fix:修改 黑暗主题下 ping trace样式的问题 以及chart-line 最大值为负数的问题
This commit is contained in:
@@ -208,7 +208,6 @@ export default {
|
||||
}
|
||||
if (event.path[0].className === 'ti-input') {
|
||||
const tiInputBox = document.getElementsByClassName('ti-new-tag-input')[0]
|
||||
console.log(tiInputBox)
|
||||
tiInputBox.focus()
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user