bzkf3 2 years ago
parent
commit
7491c6b617
1 changed files with 1 additions and 0 deletions
  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)
 let offsetTime = $ref<number>(0)
 
 
 const RTC_USE = window.RTC_USE
 const RTC_USE = window.RTC_USE
+console.info('RTC_USE', RTC_USE)
 
 
 const emits = defineEmits<{
 const emits = defineEmits<{
   (event: 'update-info', info: Partial<type_dyaw_xlfw_zxhd_log>, isUpdate?: boolean): void;
   (event: 'update-info', info: Partial<type_dyaw_xlfw_zxhd_log>, isUpdate?: boolean): void;