bugfix creation of person or thirdparty through onTheFly

This commit is contained in:
Julie Lenaerts 2022-01-31 13:39:52 +01:00
parent bc1a63354c
commit 695d22adba

View File

@ -299,6 +299,7 @@ export default {
} }
}) })
} }
this.canCloseOnTheFlyModal = false;
} }
}, },
} }