src/menu/components/card/cardcellcomponent/elementform/index.jsx
@@ -561,10 +561,11 @@ </Col> ) } else if (item.type === 'file') { let type = this.state.eleType let type = this.record.eleType if (item.key === 'posterUrl') { type = 'picture' } fields.push( <Col span={12} key={index}> <Form.Item label={item.tooltip ?