fix: 新增发布页面处理

This commit is contained in:
奔跑的面条
2022-06-03 14:48:58 +08:00
parent ae1fd2e7cf
commit 88dbbe03ea
7 changed files with 164 additions and 34 deletions
@@ -38,7 +38,8 @@ export const useChartEditStore = defineStore({
projectInfo: {
projectName: '',
remarks: '',
thumbnail: ''
thumbnail: '',
release: false
},
// 画布属性
editCanvas: {