feat: 新增tab名称跟随项目名称

This commit is contained in:
奔跑的面条
2023-01-09 20:13:58 +08:00
parent 13467e569f
commit eae6de24c6
6 changed files with 26 additions and 4 deletions
@@ -75,6 +75,8 @@ export const useChartEditStore = defineStore({
// -----------------------
// 画布属性(需存储给后端)
editCanvasConfig: {
// 项目名称
projectName: undefined,
// 默认宽度
width: 1920,
// 默认高度