king
2022-04-21 12dd55d710cf151f68690deaa44dde9fc538a0f1
src/menu/components/card/prop-card/index.jsx
@@ -55,7 +55,7 @@
        name: card.name,
        subtype: card.subtype,
        setting: { interType: 'system' },
        wrap: { name: card.name, width: card.width || 24, title: '', switch: 'false', datatype: 'static' },
        wrap: { name: card.name, width: card.width || 24, title: '', datatype: 'static' },
        style: { marginLeft: '0px', marginRight: '0px', marginTop: '8px', marginBottom: '8px' },
        headerStyle: { fontSize: '16px', borderBottomWidth: '1px', borderBottomColor: '#e8e8e8' },
        columns: [],