@byteluck-fe/model-driven-controls 6.2.0-beta.6 → 6.2.0-beta.7

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.
@@ -162,8 +162,10 @@ _define_property(ListViewControl, "setting", [
162
162
  key: 'list-tree-setting',
163
163
  visible: true
164
164
  },
165
- // 需求未确定,暂不开放
166
- // { key: 'list-master-detail', visible: true },
165
+ {
166
+ key: 'list-master-detail',
167
+ visible: true
168
+ },
167
169
  {
168
170
  key: 'list-row-style',
169
171
  visible: true