wenyanjun
2022-09-14 12571e0db1b5014e707010e4ab2514ad22ee6fc1
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;