fix
This commit is contained in:
@@ -824,6 +824,7 @@ export default defineComponent({
|
||||
}]:[]
|
||||
};
|
||||
this.store.commit("setAllBoardDataChoose", collectionData);
|
||||
this.store.commit("setShowSketchboard", collectionData.sketchboardFiles);
|
||||
this.store.commit(
|
||||
"setDesignCollectionId",
|
||||
data.collection.collectionId
|
||||
|
||||
Reference in New Issue
Block a user