style(editor): 代码参数配置label width设置长些
This commit is contained in:
@@ -39,7 +39,7 @@ const getFormConfig = (items: FormConfig = []) => [
|
||||
type: 'fieldset',
|
||||
items,
|
||||
legend: '参数',
|
||||
labelWidth: '70px',
|
||||
labelWidth: '120px',
|
||||
name: props.name,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user