feat: add canvas bg attribute
This commit is contained in:
parent
b2fb166029
commit
f71cc701c2
@ -189,6 +189,8 @@ export function usePlan() {
|
||||
userId: item.userId,
|
||||
canvasStatus: dbToCanvasFormat(item.canvasStatus),
|
||||
isCurrent: false,
|
||||
bgImageName: item.bgImageName,
|
||||
bgCadfileName: item.bgCadfileName,
|
||||
})),
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user