@byteluck-fe/model-driven-controls 2.22.0-beta.2 → 2.22.0-beta.3

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.
@@ -186,11 +186,11 @@ _define_property(SelectRelationControl, "setting", [
186
186
  visible: true
187
187
  },
188
188
  {
189
- key: "super-setting",
189
+ key: "option-config-setting",
190
190
  visible: true
191
191
  },
192
192
  {
193
- key: "option-config-setting",
193
+ key: "super-setting",
194
194
  visible: true
195
195
  }
196
196
  ]);