This commit is contained in:
Taric Xin
2022-04-18 14:31:39 +08:00
parent ceccac616f
commit e98300c9a2

View File

@ -27,6 +27,6 @@
[res]="{ reName: { list: 'data.records', total: 'data.total' } }"
[page]="{ show: true, showSize: true, pageSizes: [10, 20, 30, 50, 100, 200, 300, 500, 1000] }"
[loading]="false"
[scroll]="{ x: '860px', y: '400px' }"
[scroll]="{ x: '890px', y: '400px' }"
></st>
</div>