edit
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
{{ costInfo?.artoname }}
|
||||
</se>
|
||||
<se label="结算客户" required>
|
||||
{{ costInfo?.shipperId }}
|
||||
{{ costInfo?.cnoName }}
|
||||
</se>
|
||||
<se label="收款账户">
|
||||
{{ costInfo?.ltdaccountId }}
|
||||
@ -75,8 +75,8 @@
|
||||
</div> -->
|
||||
<st #infoST [scroll]="{ x: '2000px' }" [data]="service.$api_get_advance_collection_hrxiao"
|
||||
[columns]="columns.info" [page]="{ show: false }" [req]="{ process: beforeReq }"
|
||||
[res]="{ reName: { list: 'data' } }" [loading]="false"
|
||||
[scroll]="{ x: '1200px', y: '370px' }" class="mt-md">
|
||||
[res]="{ reName: { list: 'data' } }" [loading]="false" [scroll]="{ x: '1200px', y: '370px' }"
|
||||
class="mt-md">
|
||||
<ng-template st-row="no" let-item let-index="index" let-column="column">
|
||||
{{index+1}}
|
||||
</ng-template>
|
||||
|
||||
Reference in New Issue
Block a user