Commit 0ced7e07 by zhaochengxiang

bug fix

parent d557a94f
......@@ -422,6 +422,9 @@ const FC = (props) => {
setSelectedRows(selectedRows)
},
}}
scroll={{
y: readonly?'calc(80vh - 230px)':null
}}
/>
</div>
<AddRule
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment