fix
This commit is contained in:
@@ -437,9 +437,6 @@ export default defineComponent({
|
||||
let collectionModal: any = this.$refs.collectionModal;
|
||||
this.store.commit("clearAllData");
|
||||
collectionModal.changeCollectionModal(true);
|
||||
nextTick().then(()=>{
|
||||
driverObj__.moveNext();
|
||||
})
|
||||
},
|
||||
|
||||
//recollection
|
||||
|
||||
Reference in New Issue
Block a user