修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-04 10:42:59 +08:00
parent c12cc42160
commit 0df8425cbd
5 changed files with 101 additions and 52 deletions
@@ -7,7 +7,7 @@
rowKey="id"
:row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }"
:pagination="false"
:scroll="{x: '100%',y:'calc(100vh - 160px)'}"
:scroll="{x: '100%',y:'calc(100vh - 230px)'}"
:data-source="dataSource"
:loading="loading"
sticky