From a4cddb2242060ef7d7a97aed65a2fdd16ca4add8 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 21 Apr 2022 15:50:37 +0800 Subject: [PATCH] sort --- client/src/views/testvideo/upload.vue | 4 ++++ client/src/views/testvideo/videolist.vue | 8 +------- 2 files changed, 5 insertions(+), 7 deletions(-) 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){