648540858
2022-08-31 703c2e292a812f80d9a1a7551c18c2cf457f58ba
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) {