648540858
2022-09-05 aa6bce35c710750b68d4e6c53095e9be4e1afd8d
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) {