src/menu/components/card/cardcellcomponent/elementform/index.jsx
@@ -201,7 +201,7 @@ _options.push('value') } if (this.record.eleType === 'text' && this.record.noValue === 'hide') { if (this.record.eleType === 'text' && this.record.datatype === 'static' && this.record.noValue === 'hide') { _options.push('noVField') } if (this.record.eleType === 'picture' && this.record.noValue === 'show') {