添加语言适配
This commit is contained in:
@@ -823,8 +823,9 @@ export default defineComponent({
|
||||
}
|
||||
}]:[]
|
||||
};
|
||||
// console.log(data);
|
||||
this.store.commit("setAllBoardDataChoose", collectionData);
|
||||
this.store.commit("setShowSketchboard", collectionData.sketchboardFiles);
|
||||
this.store.commit("setShowSketchboard", data.collection.sketchBoards);
|
||||
this.store.commit(
|
||||
"setDesignCollectionId",
|
||||
data.collection.collectionId
|
||||
|
||||
Reference in New Issue
Block a user