style: 格式化

This commit is contained in:
wangjiahao 2024-11-27 17:24:20 +08:00
parent e473ea3ad7
commit d2f7cbaec2

View File

@ -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({