648540858
2021-11-04 810dceea88aea5b3866819a7f57ec192d8b16ee0
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