bug 修改

This commit is contained in:
duanliang
2025-05-31 00:00:06 +08:00
parent 924b9c8966
commit 7b60b4755d

View File

@@ -132,6 +132,7 @@
console.log(val,11222)
isDiy.value = val
if(!val){
show.value = false
videoList.value[diyIndex.value].videos = videoList.value[diyIndex.value].videos.filter(item => item.cameraIndexCode !== cameraIndexCode.value);
}
// videoList.value[diyIndex.value].videos.forEach(async (it, i) => {