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