|
@@ -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;
|