64850858
2021-06-25 18f8f2e6d26c224a5313abe0255dacc4ed520d56
web_src/src/components/dialog/devicePlayer.vue
@@ -424,6 +424,7 @@
                        row.endTime
                }).then(function (res) {
                    var streamInfo = res.data;
                    that.app = streamInfo.app;
                    that.streamId = streamInfo.streamId;
                    that.videoUrl = that.getUrlByStreamInfo(streamInfo);
                    that.recordPlay = true;