refactor(接口测试): 插件表单渲染参数调整

This commit is contained in:
fit2-zhao 2024-02-15 13:31:03 +08:00 committed by Craftsman
parent a513d0778d
commit eb56b30e9d
1 changed files with 2 additions and 3 deletions

View File

@ -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,