Merge branch 'dillon/34.2-jenkins-vapor' into vapor/development

This commit is contained in:
Dillon Ngo
2024-05-03 16:39:23 +08:00
@@ -73,6 +73,7 @@
},
downloadReport(){
if(window.LARAVEL_VAPOR_ENABLED){
this.parameters = {};
this.submit(this.route('newDebtor.export'), 'get', this.section, false, false);
}
else{