From 4a3430862afdc8ef2562983211859fa23db119a6 Mon Sep 17 00:00:00 2001 From: lin <648540858@qq.com> Date: Wed, 7 Jan 2026 15:51:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=91=E5=8F=B0=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E6=97=B6=E5=89=8D=E7=AB=AFzoomSpeed=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=94=99=E8=AF=AF=20#1882?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/dialog/devicePlayer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/views/dialog/devicePlayer.vue b/web/src/views/dialog/devicePlayer.vue index 48bbaa03f..2d71656cd 100755 --- a/web/src/views/dialog/devicePlayer.vue +++ b/web/src/views/dialog/devicePlayer.vue @@ -517,7 +517,7 @@ export default { command, parseInt(this.controSpeed * 255 / 100), parseInt(this.controSpeed * 255 / 100), - parseInt(this.controSpeed * 16 / 100) + parseInt(this.controSpeed * 15 / 100) ]) }, irisCamera: function(command) {