648540858
2021-11-15 3e5e8a900bbf393c91c7f431bf318dd87537c1a7
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