bzkf3 il y a 2 ans
Parent
commit
7491c6b617
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/rtc-dialog/index.vue

+ 1 - 0
src/components/rtc-dialog/index.vue

@@ -14,6 +14,7 @@ let offsetTimer: NodeJS.Timeout
 let offsetTime = $ref<number>(0)
 
 const RTC_USE = window.RTC_USE
+console.info('RTC_USE', RTC_USE)
 
 const emits = defineEmits<{
   (event: 'update-info', info: Partial<type_dyaw_xlfw_zxhd_log>, isUpdate?: boolean): void;