648540858
2022-09-14 ab74d1cff90cc563e0eca8deb8f154d84eb51908
web_src/src/components/dialog/StreamProxyEdit.vue
@@ -263,7 +263,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;