mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
update export segment customers
This commit is contained in:
@@ -96,8 +96,6 @@ export default {
|
||||
},
|
||||
downloadReport() {
|
||||
if (window.LARAVEL_VAPOR_ENABLED) {
|
||||
this.isValidationEnabled = !this.isValidationEnabled;
|
||||
this.parameters = null;
|
||||
this.submit(this.route('segment-customers.export', this.options.company_segments_in, this.options.marking_in ?? 0), 'get', this.section, false, false);
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user