Data patch for storage invoice

This commit is contained in:
Dillon Ngo
2024-07-23 06:58:10 +08:00
parent 0ffe81d1cf
commit 39892a0938
@@ -80,7 +80,7 @@
successHandler(response){ successHandler(response){
this.closeModal(); this.closeModal();
this.formHandler(); this.formHandler();
window.location.reload(); // window.location.reload();
}, },
}, },
mixins: [ModalFromHandler] mixins: [ModalFromHandler]