edit
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user