web_src/src/components/dialog/addStreamTOGB.vue
@@ -119,7 +119,7 @@ var result = false; var that = this; await that.$axios .post(`/api/platforms/exit/${deviceGbId}`) .post(`/api/platform/exit/${deviceGbId}`) .then(function (res) { result = res.data; })