648540858
2022-09-02 013448842833ebed52ef13846572408b7095bf7b
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) {