This commit is contained in:
duanliang
2025-04-02 15:39:54 +08:00
parent 1ee05884a7
commit 112815068f

View File

@@ -225,7 +225,7 @@
postVideoRemainApi({
cameraIndexCode: videoList.value.map((item) => item.cameraIndexCode)
})
}, 3000)
}, 1000)
}
const initVideo = () => {