648540858
2022-09-08 feb9996538272a507fcafbc1e068ac5676eb342b
web_src/src/components/dialog/MediaServerEdit.vue
@@ -357,7 +357,7 @@
      var result = false;
      var that = this;
      await that.$axios({
        method: 'post',
        method: 'get',
        url:`/api/platform/exit/${deviceGbId}`
      }).then(function (res) {
        result = res.data;