wl
2022-11-24 e1cd9b58eafba52b91e7492c4aa4f3f015b541ec
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);
      }
    }
  };