src/menu/components/card/data-card/options.jsx
@@ -104,7 +104,8 @@ ], controlFields: subtype !== 'propcard' ? [ {field: 'printHeight', values: ['flex']}, ] : [], {field: 'cardFloat', values: ['grid']}, ] : [{field: 'cardFloat', values: ['grid']}], forbid: subtype === 'tablecard' }, { @@ -202,7 +203,7 @@ field: 'cardFloat', label: '对齐方式', initval: wrap.cardFloat || 'left', tooltip: '设置为居中对齐或右对齐,只在卡片为1行时有效。', tooltip: '设置卡片的对齐方式。', required: false, options: [ {value: 'left', label: '左对齐'},