fix bug
This commit is contained in:
@ -153,7 +153,7 @@ export class DatatableDriverComponent implements OnInit {
|
||||
differenceInCalendarDays(current, this.today) > 0;
|
||||
|
||||
export() {
|
||||
// this.service.downloadFile(this.service.$api_exportUploadBill, this.sf.value, {});
|
||||
// this.service.downloadFile(this.service.$api_exportUploadBill, this.sf?.value, {});
|
||||
}
|
||||
search() {
|
||||
this.st?.load(1)
|
||||
|
||||
Reference in New Issue
Block a user