fix bug
This commit is contained in:
@ -165,7 +165,7 @@ export class DatatableOwnerComponent 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