Explorar o código

fix missing var

Michael Wang %!s(int64=3) %!d(string=hai) anos
pai
achega
9dc2095229
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/features/OnlineExam/FaceRecognition.vue

+ 1 - 0
src/features/OnlineExam/FaceRecognition.vue

@@ -22,6 +22,7 @@ const {
   height = 300,
   snapId = 0,
   examRecordDataId = -1,
+  showRecognizeButton = false,
 } = defineProps<{
   width: string;
   height: string;