迁移
This commit is contained in:
@@ -221,7 +221,7 @@ import { bottonclick, getButtonList, downloadH5, getCustomerServiceUrl } from '~
|
||||
import type { donwloadParam, channel, H5param } from '~/api/interface'
|
||||
import { onMounted, ref, reactive, version } from 'vue'
|
||||
import { useRouter, useRoute } from 'vue-router'
|
||||
import { getSessionTraceId, renewSessionTraceId } from '~/utils/useEventTracker'
|
||||
import { getSessionTraceId, renewSessionTraceId } from '~/utils/traceId'
|
||||
import { copyToClipboard } from '~/utils/clipboard'
|
||||
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user