diff --git a/core/core-frontend/src/custom-component/picture-group/Component.vue b/core/core-frontend/src/custom-component/picture-group/Component.vue index dade38dee4..bb014ee913 100644 --- a/core/core-frontend/src/custom-component/picture-group/Component.vue +++ b/core/core-frontend/src/custom-component/picture-group/Component.vue @@ -33,7 +33,7 @@ import { parseJson } from '@/views/chart/components/js/util' import { mappingColor } from '@/views/chart/components/js/panel/common/common_table' import { storeToRefs } from 'pinia' import ChartEmptyInfo from '@/views/chart/components/views/components/ChartEmptyInfo.vue' -import ChartError from "@/views/chart/components/views/components/ChartError.vue"; +import ChartError from '@/views/chart/components/views/components/ChartError.vue' const dvMainStore = dvMainStoreWithOut() const { canvasViewInfo, editMode, mobileInPc, canvasStyleData } = storeToRefs(dvMainStore) const state = reactive({