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) {