refactor(接口测试): 插件表单渲染参数调整
This commit is contained in:
parent
a513d0778d
commit
eb56b30e9d
|
@ -543,10 +543,9 @@
|
|||
const fApi = ref();
|
||||
const options = {
|
||||
form: {
|
||||
layout: 'vertical',
|
||||
labelPosition: 'right',
|
||||
labelAlign: 'right',
|
||||
autoLabelWidth: true,
|
||||
size: 'small',
|
||||
labelWidth: '00px',
|
||||
hideRequiredAsterisk: false,
|
||||
showMessage: true,
|
||||
inlineMessage: false,
|
||||
|
|
Loading…
Reference in New Issue