xiaoyong931011
2021-12-16 d59a9f1237c790375d34abf29b6fc9b3c1a7feac
src/main/resources/templates/febs/views/video/video/video-source-add.html
@@ -92,7 +92,6 @@
                layer.msg('上传中', {icon: 16, time: 0});
            }
            ,done: function(res){
                console.log(res);
                //如果上传失败
                if(res.code != 200){
                    return layer.msg('上传失败');