Merge branch 'dillon/46.5-warehouse-storage-charges-fixes' into development

This commit is contained in:
Dillon Ngo
2024-02-18 10:11:13 +08:00
@@ -29,7 +29,6 @@
export default {
methods: {
successHandler(response){
console.log('update', response.payload.data);
this.$emit('update', response.payload.data);
this.closeModal();
this.formHandler();