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