This commit is contained in:
Taric Xin
2022-02-28 11:27:33 +08:00
parent 17357934fb
commit 2b013e0e48
10 changed files with 59 additions and 91 deletions

View File

@ -53,7 +53,7 @@
</ng-template>
<st #st [data]="service.$api_get_invoice_requested_page" [columns]="columns" [req]="{ process: beforeReq }"
[res]="{ process: afterRes }" [loading]="service.http.loading" [scroll]="{ x: '1200px' }"
[page]="{}" [res]="{ process: afterRes }" [loading]="service.http.loading" [scroll]="{ x: '1200px' }"
(change)="stChange($event)">
<ng-template st-row="vatappcode" let-item let-index="index" let-column="column">
{{ item.vatappcode }} <br />