64850858
2021-07-07 a603f9978632fd0a5806ac87389fe8dd254e23b9
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;