bzkf3 2 anos atrás
pai
commit
7491c6b617
1 arquivos alterados com 1 adições e 0 exclusões
  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;