648540858
2022-08-31 2de4c322f6dc79ecfb120106af07e3335994657a
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) {