This commit is contained in:
Taric Xin
2022-05-09 17:00:56 +08:00
parent 8808fbd0db
commit cd604f6f96
12 changed files with 78 additions and 41 deletions

View File

@ -77,6 +77,10 @@ export class PaymentOrderComponent extends BasicTableComponent implements OnInit
});
}
exportList() {
this.service.exportStart({ ...this.sf?.value, pageSize: -1 }, this.service.$api_get_payment_page_export);
}
private initSF(): SFSchema {
return {
properties: {