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