web
2025-04-27 8f36a203bbee6c74c6531331a7cf00572120bfab
src/views/screen/flow/graphic/index.vue
@@ -33,7 +33,7 @@
// 抓拍
const handleSnap = (index) => {
    ezKitList[index].capturePicture(`capture-${new Date().getTime()}`, 0.8); // 参数:回调函数,图片格式,质量(0-1)
    ezKitList[index].capturePicture(`capture-${new Date().getTime()}`, 0.8);
}
// 获取监控点菜单