This commit is contained in:
xingyu
2022-11-22 22:07:03 +08:00
parent 6f1f24b43e
commit 52388705c0
4 changed files with 11 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
import { EChartsOption } from 'echarts'
import { EChartsOption as EChartsWordOption } from 'echarts-wordcloud'
import { useI18n } from '@/hooks/web/useI18n'
import { EChartsOption as EChartsWordOption } from 'echarts-wordcloud'
const { t } = useI18n()