@byteluck-fe/model-driven-controls 7.0.0-props.36 → 7.0.0-props.37
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.
|
@@ -176,13 +176,6 @@ _define_property(SliderControl, "setting", [
|
|
|
176
176
|
key: 'slider-setting',
|
|
177
177
|
visible: true
|
|
178
178
|
},
|
|
179
|
-
{
|
|
180
|
-
key: 'common-switch',
|
|
181
|
-
visible: true,
|
|
182
|
-
name: 'showTooltip',
|
|
183
|
-
label: getLocaleText('CMD.showPromptLabel', null, '是否显示提示标签'),
|
|
184
|
-
default: true
|
|
185
|
-
},
|
|
186
179
|
{
|
|
187
180
|
key: 'super-setting',
|
|
188
181
|
visible: true
|