@byteluck-fe/model-driven-controls 7.0.0-props.61 → 7.0.0-props.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -206,7 +206,8 @@ _define_property(RichTextControl, "setting", [
206
206
  visible: true,
207
207
  name: 'height',
208
208
  layout: 'horizontal',
209
- label: '高度(px)'
209
+ label: '高度(px)',
210
+ min: 300
210
211
  },
211
212
  {
212
213
  key: 'rich-text',