src/menu/components/card/cardcellcomponent/elementform/index.jsx
@@ -228,13 +228,10 @@ } } else if (this.record.eleType === 'formula') { if (this.record.eval !== 'func') { _options.push('prefix', 'postfix', 'fixStyle', 'alignItems', 'evalchars') _options.push('link', 'prefix', 'postfix', 'fixStyle', 'alignItems', 'evalchars') } if (this.record.eval === 'true') { _options.push('decimal') } if (this.record.eval !== 'func') { _options.push('link') } if (this.record.link && this.record.eval !== 'func') { _options.push('linkType')