src/views/iot/home/modules/device-count-card.vue
@@ -3,7 +3,7 @@ import { computed, nextTick, onMounted, ref, watch } from 'vue'; import { EchartsUI, useEcharts } from '..\..\..\..\packages\effects\plugins\src\echarts'; import { EchartsUI, useEcharts } from '../../../../packages/effects/plugins/src/echarts'; import { Card, Empty } from 'ant-design-vue';