@byteluck-fe/model-driven-controls 7.0.0-props.111 → 7.0.0-props.112

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.
@@ -195,6 +195,7 @@ _define_property(TagControl, "setting", [
195
195
  name: 'align',
196
196
  label: '标签位置',
197
197
  default: 'left',
198
+ tip: '标签位置仅在只读状态下生效',
198
199
  options: [
199
200
  {
200
201
  value: 'left',