wl
2023-01-04 3250e7729c2660a1f8951d35d1163b702efd9b4f
src/views/systemSetting/device/point/index.vue
@@ -146,7 +146,7 @@
    },
  },
  beforeDestroy() {
    videoList.forEach((element) => {
    this.videoList.forEach((element) => {
      element.push();
    });
  },