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

@ -61,6 +61,11 @@ export class VoucherManagementComponent extends BasicTableComponent {
}
}
// 导出
exprot() {
this.service.exportStart({ ...this.sf?.value, pageSize: -1 }, this.service.$api_get_asyncExportBillPaymentApplicationList);
}
private initSF(): SFSchema {
return {
properties: {