|
@@ -481,7 +481,7 @@ export default {
|
|
that.deviceData = tadata.data;
|
|
that.deviceData = tadata.data;
|
|
that.d_activeName = 'd_first';
|
|
that.d_activeName = 'd_first';
|
|
if(tadata.data.source=="heiyan_ship_recognition"){
|
|
if(tadata.data.source=="heiyan_ship_recognition"){
|
|
- // that.source = tadata.data.liveStreamUrl;
|
|
|
|
|
|
+ that.source = tadata.data.liveStreamUrl;
|
|
setTimeout(function(){
|
|
setTimeout(function(){
|
|
that.$refs.VueAliplayerV2.play();
|
|
that.$refs.VueAliplayerV2.play();
|
|
},1000)
|
|
},1000)
|