fix: 新增图层

This commit is contained in:
MTrun
2022-01-29 11:44:51 +08:00
parent 9659027502
commit b3d723d323
14 changed files with 108 additions and 28 deletions
@@ -34,6 +34,9 @@ export const useChartEditStoreStore = defineStore({
x: 0,
y: 0
},
targetChart: {
index: 0
},
componentList: []
}),
getters: {