diff --git a/client/src/views/testvideo/upload.vue b/client/src/views/testvideo/upload.vue index 18807c4..0b1270f 100644 --- a/client/src/views/testvideo/upload.vue +++ b/client/src/views/testvideo/upload.vue @@ -95,6 +95,9 @@ style="width: 100%" > + + +
{ this.typeOptions = genTree(res.data); console.log(this.typeOptions); - debugger; }); }, //跳转播放视频界面 clickImg(a) { - debugger; if(this.type!==null){ let type = sessionStorage.getItem('videoType'); if(type){