mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增全局测试
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useChartEditStoreStore } from '@/store/modules/chartEditStore/chartEditStore'
|
||||
import { GlobalSetting } from '@/components/ConfigItemCom/index'
|
||||
import { GlobalSetting } from '@/components/ChartItemSetting/index'
|
||||
|
||||
const chartEditStoreStore = useChartEditStoreStore()
|
||||
const { chartThemeSetting } = chartEditStoreStore.getEditCanvasConfig
|
||||
|
||||
Reference in New Issue
Block a user