648540858
2021-10-15 bbcdb370f9ee1c192d3afb345a356f710563ac06
web_src/src/components/CloudRecord.vue
@@ -111,7 +111,7 @@
      },
      getMediaServerList: function (){
        let that = this;
        that.mediaServerObj.getMediaServerList((data)=>{
        that.mediaServerObj.getOnlineMediaServerList((data)=>{
          that.mediaServerList = data.data;
          if (that.mediaServerList.length > 0) {
            that.mediaServerId = that.mediaServerList[0].id