mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增图层
This commit is contained in:
@@ -34,6 +34,9 @@ export const useChartEditStoreStore = defineStore({
|
||||
x: 0,
|
||||
y: 0
|
||||
},
|
||||
targetChart: {
|
||||
index: 0
|
||||
},
|
||||
componentList: []
|
||||
}),
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user