Commit 2a4bfc34 authored by XieZhiXiong's avatar XieZhiXiong

Merge branch 'fix-v2-220418' into 'v2-220418'

fix: 修复分页器大小溢出的问题 See merge request linkseeks-design/pro-platform!623
parents 4dba1d79 e3de47e2
......@@ -225,6 +225,7 @@ const TableModal: React.FC<Iprops> = (props: Iprops) => {
effects={($, actions) => handleEffects($, actions)}
/>
}
tableType='small'
>
</StandardTable>
......
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