Merge branch 'dillon/122-1688-po-automation-project' into vapor/development

This commit is contained in:
Dillon Ngo
2026-01-13 16:36:12 +08:00
@@ -104,7 +104,7 @@
},
successHandler(response, section){
if(this.section + 'PDFImport' === section){
this.updateList()
this.$store.dispatch('reloadList', {'name': 'bookingDetailSection'});
this.isImporting = false;
this.fileInputKey += 1;
}