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

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