|
|
@@ -24,7 +24,6 @@ export const schema = {
|
|
|
'x-component': 'Select',
|
|
|
'x-validator': [],
|
|
|
'x-component-props': {
|
|
|
- autoWidth: true,
|
|
|
style: { width: '150px' }
|
|
|
},
|
|
|
'x-decorator-props': {},
|
|
|
@@ -81,7 +80,6 @@ export const schema = {
|
|
|
'x-component': 'Select',
|
|
|
'x-validator': [],
|
|
|
'x-component-props': {
|
|
|
- autoWidth: true,
|
|
|
style: { width: '150px' }
|
|
|
},
|
|
|
'x-decorator-props': {},
|
|
|
@@ -136,7 +134,6 @@ export const schema = {
|
|
|
'x-component': 'Select',
|
|
|
'x-validator': [],
|
|
|
'x-component-props': {
|
|
|
- autoWidth: true,
|
|
|
style: { width: '150px' }
|
|
|
},
|
|
|
'x-decorator-props': {},
|
|
|
@@ -192,7 +189,6 @@ export const schema = {
|
|
|
'x-component': 'Select',
|
|
|
'x-validator': [],
|
|
|
'x-component-props': {
|
|
|
- autoWidth: true,
|
|
|
style: { width: '150px' }
|
|
|
},
|
|
|
'x-decorator-props': {},
|
|
|
@@ -248,7 +244,6 @@ export const schema = {
|
|
|
'x-component': 'Select',
|
|
|
'x-validator': [],
|
|
|
'x-component-props': {
|
|
|
- autoWidth: true,
|
|
|
style: { width: '150px' }
|
|
|
},
|
|
|
'x-decorator-props': {},
|