648540858
2022-09-26 3fb9694c2dc1e912660f111c88e223c88ab00de7
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;