648540858
2022-09-13 250a059ca0c754b6b56de9c4b677ffd2d0f20b9f
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;