lsc hai 1 día
pai
achega
b806ce10b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Student/index.vue

+ 1 - 1
src/views/Student/index.vue

@@ -641,7 +641,7 @@ const handleFullscreenChange = () => {
     nextTick(() => {
       setTimeout(() => {
         calculateScale()
-      }, 0)
+      }, 500)
     })
   }
 }