mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
fix: 新增发布页面处理
This commit is contained in:
@@ -38,7 +38,8 @@ export const useChartEditStore = defineStore({
|
||||
projectInfo: {
|
||||
projectName: '',
|
||||
remarks: '',
|
||||
thumbnail: ''
|
||||
thumbnail: '',
|
||||
release: false
|
||||
},
|
||||
// 画布属性
|
||||
editCanvas: {
|
||||
|
||||
Reference in New Issue
Block a user