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