bzkf3 2 年之前
父節點
當前提交
7491c6b617
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;