648540858
2022-09-05 cfe9c762d680569136d0246ab61c79cd7e4eba50
web_src/src/components/dialog/platformEdit.vue
@@ -327,7 +327,7 @@
      var result = false;
      var that = this;
      await that.$axios({
                method: 'post',
                method: 'get',
                url:`/api/platform/exit/${deviceGbId}`})
        .then(function (res) {
            if (res.data.code === 0) {