648540858
2022-09-01 3146e63fc05fddf91e6df086e363a4f5584c1d6b
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;