温红权 3 years ago
parent
commit
9f0c596cd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-ui/src/components/map/index.vue

+ 1 - 1
ruoyi-ui/src/components/map/index.vue

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