温红权 hace 3 años
padre
commit
9f0c596cd9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)