fangyuan
2022-12-30 b50cec3a8368dd842c5919bf4e25da83f6c4447b
src/views/systemSetting/device/point/index.vue
@@ -146,7 +146,7 @@
    },
  },
  beforeDestroy() {
    videoList.forEach((element) => {
    this.videoList.forEach((element) => {
      element.push();
    });
  },