@byteluck-fe/model-driven-controls 2.3.13 → 2.3.14

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.
@@ -188,10 +188,7 @@ DatePickerControl.setting = [
188
188
  key: 'date-type',
189
189
  visible: true
190
190
  },
191
- {
192
- key: 'date-common-time-setting',
193
- visible: true
194
- },
191
+ // { key: 'date-common-time-setting', visible: true },
195
192
  {
196
193
  key: 'common-setting',
197
194
  visible: true,
@@ -188,10 +188,7 @@ DateRangeControl.setting = [
188
188
  key: 'date-type',
189
189
  visible: true
190
190
  },
191
- {
192
- key: 'date-common-time-setting',
193
- visible: true
194
- },
191
+ // { key: 'date-common-time-setting', visible: true },
195
192
  {
196
193
  key: 'common-setting',
197
194
  visible: true,
@@ -157,10 +157,7 @@ SearchDateRangeControl.setting = [
157
157
  key: 'date-type',
158
158
  visible: true
159
159
  },
160
- {
161
- key: 'date-common-time-setting',
162
- visible: true
163
- },
160
+ // { key: 'date-common-time-setting', visible: true },
164
161
  {
165
162
  key: 'common-setting',
166
163
  visible: true,