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