This commit is contained in:
wangshiming
2022-05-09 14:06:29 +08:00
parent d8662c88da
commit 1289bb1963

View File

@ -167,7 +167,7 @@
<st
#st
multiSort
[scroll]="{ y: '280px' }"
[scroll]="{ y: '300px' }"
[columns]="orderColumns"
[data]="service.$api_getRealTimeWaybillRiskControl"
[req]="{ method: 'POST', allInBody: true, reName: { pi: 'pageIndex', ps: 'pageSize' }, params: reqOrderParams }"