lsc 1 ngày trước cách đây
mục cha
commit
b806ce10b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)
     })
   }
 }