fix
This commit is contained in:
@@ -825,6 +825,7 @@ export default defineComponent({
|
||||
};
|
||||
// console.log(data);
|
||||
this.store.commit("setAllBoardDataChoose", collectionData);
|
||||
// this.store.commit('clearShowSketchboard')
|
||||
this.store.commit("setShowSketchboard", data.collection.sketchBoards);
|
||||
this.store.commit(
|
||||
"setDesignCollectionId",
|
||||
|
||||
Reference in New Issue
Block a user