@@ -222,7 +222,7 @@
label: '分组',
component: 'ApiSelect',
componentProps: {
- style: { maxWidth: '400px' },
+ style: { maxWidth: '250px' },
api: getByKey,
labelField: 'dictName',
valueField: 'id',
@@ -71,6 +71,7 @@
required: true,
listHeight: 150,