From b7fdd5ea57ae4b99e2d3a4239688a4fe3b40b092 Mon Sep 17 00:00:00 2001 From: wangshiming Date: Thu, 28 Apr 2022 20:11:53 +0800 Subject: [PATCH] fix bug --- .../busiindex/busiindex.component.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/app/routes/datatable/components/busitable/busiindex/busiindex.component.html b/src/app/routes/datatable/components/busitable/busiindex/busiindex.component.html index 01b5aed3..6c1d4188 100644 --- a/src/app/routes/datatable/components/busitable/busiindex/busiindex.component.html +++ b/src/app/routes/datatable/components/busitable/busiindex/busiindex.component.html @@ -1,11 +1,21 @@ + - +
- + @@ -23,11 +33,11 @@ [scroll]="{ x: '1200px' }" [res]="{ reName: { list: 'data.records', total: 'data.total' } }" [page]="{ show: true, showSize: true, pageSizes: [20, 50, 100] }"> - +
- +