Merge pull request #13612 from dataease/pr@dev-v2@style_format

style: 格式化
This commit is contained in:
王嘉豪 2024-11-27 17:32:08 +08:00 committed by GitHub
commit 3ad01c2d9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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