mirror of https://gitee.com/topiam/eiam
⚡ 优化
parent
8a7bbf55c6
commit
d82ac71727
|
@ -93,7 +93,6 @@ export default () => {
|
||||||
size="small"
|
size="small"
|
||||||
column={isMobile ? 1 : 2}
|
column={isMobile ? 1 : 2}
|
||||||
dataSource={{ ...app }}
|
dataSource={{ ...app }}
|
||||||
style={{ marginBlockEnd: -16 }}
|
|
||||||
>
|
>
|
||||||
<ProDescriptions.Item
|
<ProDescriptions.Item
|
||||||
dataIndex="type"
|
dataIndex="type"
|
||||||
|
|
Loading…
Reference in New Issue