Data patch for storage invoice

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