This commit is contained in:
X1627315083
2024-01-26 17:27:33 +08:00
parent 2ec8b12fbf
commit 1c380aec02
4 changed files with 264 additions and 70 deletions

View File

@@ -1017,6 +1017,7 @@ export default defineComponent({
name: "collection.png",
})
let num = 0
console.log(allBoardData);
for (let key in allBoardData) {
if (key !== "colorBoards" && key !== "moodTemplateId") {
if(this.exportNav[num]?.change || key == 'disposeMoodboard'){