Kaynağa Gözat

商品资料库修改

喻文俊 3 yıl önce
ebeveyn
işleme
3289301b37

+ 1 - 2
src/main/resources/static/js/document/beautyArchiveDetailMixin.js

@@ -63,9 +63,8 @@ var beautyArchiveDetailMixin = {
             var _self = this;
             var _self = this;
             if (this.checkPermission() !== 0) return;
             if (this.checkPermission() !== 0) return;
             //暂停上一个正在播放的播放器
             //暂停上一个正在播放的播放器
-            // this.currentVideoUrl = url;
+            this.currentVideoUrl = url;
             this.isPlayer = true;
             this.isPlayer = true;
-            this.currentVideoUrl = 'https://www.w3school.com.cn/i/movie.ogg';
             this.showVideoDialog = true;
             this.showVideoDialog = true;
             setTimeout(function(){
             setTimeout(function(){
                 // var video = this.$refs.videoRef;
                 // var video = this.$refs.videoRef;