mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/lyswhut/lx-music-desktop.git
synced 2026-09-20 08:04:00 +08:00
移除日志
This commit is contained in:
@@ -373,7 +373,7 @@ export default {
|
||||
this.removeAllSelect()
|
||||
this.selectedData = [...this.listInfo.list]
|
||||
let nodes = this.$refs.dom_tbody.childNodes
|
||||
console.log(nodes)
|
||||
// console.log(nodes)
|
||||
for (const node of nodes) {
|
||||
if (node.tagName != 'TR') continue
|
||||
node.classList.add('active')
|
||||
|
||||
Reference in New Issue
Block a user