src/views/video/index.vue
@@ -124,7 +124,7 @@ line-height: 30px; width: 70px; border: 1px solid rgb(75, 155, 183); margin-left: 20px; margin-left: 160px; cursor: pointer; } @@ -250,7 +250,6 @@ }, methods: { handleNodeClick(data) { console.log(data); } } };