release/2.19.1.2501.01
This commit is contained in:
parent
2c03908885
commit
9740a9ef77
|
|
@ -97,7 +97,7 @@ export default class GenerateDeclarationDetail extends React.Component {
|
|||
buttons={buttons}>
|
||||
<div className="declare-detail-table-container">
|
||||
<WeaTable columns={columns} dataSource={dataSource} pagination={pagination} loading={loading}
|
||||
scroll={{ x: 1200, y: `calc(100vh - 166px)` }}/>
|
||||
scroll={{ x: 1200, y: `calc(100vh - 186px)` }}/>
|
||||
</div>
|
||||
</WeaTop>);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue