|
|
@ -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"
|
|
|
|