bug 修改
This commit is contained in:
@@ -132,6 +132,7 @@
|
|||||||
console.log(val,11222)
|
console.log(val,11222)
|
||||||
isDiy.value = val
|
isDiy.value = val
|
||||||
if(!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 = videoList.value[diyIndex.value].videos.filter(item => item.cameraIndexCode !== cameraIndexCode.value);
|
||||||
}
|
}
|
||||||
// videoList.value[diyIndex.value].videos.forEach(async (it, i) => {
|
// videoList.value[diyIndex.value].videos.forEach(async (it, i) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user